Fixed multilingual bug. Optimized the open source license page card color. Fixed incomplete display of license details.

This commit is contained in:
2022-08-08 19:01:41 +08:00
parent a58dff2830
commit f2bb384c3d
5 changed files with 17 additions and 33 deletions

View File

@@ -16,6 +16,7 @@
android:id="@+id/content"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="?attr/app_on_background_theme"
android:orientation="vertical">
<TextView