Fix color issue
This commit is contained in:
parent
360d7a6952
commit
403fb1aba7
|
@ -282,7 +282,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="10dp"
|
||||
android:paddingStart="2dp"
|
||||
android:background="?colorOnSurfaceInverse"
|
||||
android:background="?colorSurface"
|
||||
android:paddingEnd="2dp"
|
||||
android:elevation="2dp"
|
||||
android:text="@string/translation"
|
||||
|
|
Loading…
Reference in New Issue