Merge "[Physical Keyboard] update mouse key images color" into main
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
-->
|
||||
|
||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:androidprv="http://schemas.android.com/apk/prv/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginBottom="20dp"
|
||||
@@ -35,5 +36,6 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center_horizontal"
|
||||
android:layout_marginTop="8dp"
|
||||
android:textColor="@androidprv:color/materialColorOnSurface"
|
||||
android:gravity="center" />
|
||||
</LinearLayout>
|
Reference in New Issue
Block a user