This commit is contained in:
kunfei
2022-02-27 19:15:17 +08:00
parent 452bc76c9e
commit 3bb74d98c4

View File

@@ -19,7 +19,6 @@
android:id="@+id/content_view"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:padding="12dp"
android:textIsSelectable="true" />
android:padding="12dp" />
</LinearLayout>