feat: color translation is done on all xmls

This commit is contained in:
LucasGGamerM
2023-08-20 17:47:21 -03:00
parent 3b3d98d549
commit be56a6dd64
14 changed files with 63 additions and 73 deletions

View File

@@ -14,5 +14,5 @@
app:tabIndicatorAnimationMode="elastic"
app:tabIndicatorColor="?android:textColorPrimary"
app:tabMode="fixed"
android:background="@drawable/bg_discover_tabs"/>
android:background="@drawable/bg_note_edit"/>
</LinearLayout>