This commit is contained in:
kunfei
2022-02-27 19:15:17 +08:00
parent 910b1770f3
commit 906a40c813
@@ -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>