稍微加深 颜色

This commit is contained in:
renhaoting 2026-01-09 10:38:48 +08:00
parent be09270891
commit 9bed3e5467
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="desc"
android:textColor="#eee"
android:textColor="#999999"
android:textSize="12sp" />
</LinearLayout>

View File

@ -34,7 +34,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="desc"
android:textColor="#eee"
android:textColor="#999999"
android:textSize="12sp" />
</LinearLayout>