mirror of
https://codeberg.org/tom79/Fedilab
synced 2025-02-07 23:58:47 +01:00
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…
x
Reference in New Issue
Block a user