Fix tip text not full width in activity_main in demo-app

This commit is contained in:
2022-10-04 02:04:58 +08:00
parent 0974c38d76
commit 332cf0d3c0

View File

@@ -42,7 +42,7 @@
</LinearLayout>
<TextView
android:layout_width="wrap_content"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginLeft="10dp"
android:layout_marginTop="5dp"