mirror of
https://github.com/KokaKiwi/BarInsta
synced 2024-11-14 10:47:30 +00:00
fix highlight text color
This commit is contained in:
parent
19f47fb32c
commit
eba32935ae
@ -22,7 +22,6 @@
|
|||||||
android:padding="2dp"
|
android:padding="2dp"
|
||||||
android:scrollbars="none"
|
android:scrollbars="none"
|
||||||
android:singleLine="true"
|
android:singleLine="true"
|
||||||
android:textColor="?attr/colorOnPrimarySurface"
|
|
||||||
android:textStyle="bold"
|
android:textStyle="bold"
|
||||||
tools:text="@string/app_name" />
|
tools:text="@string/app_name" />
|
||||||
</LinearLayout>
|
</LinearLayout>
|
Loading…
Reference in New Issue
Block a user