mirror of
https://github.com/KokaKiwi/BarInsta
synced 2026-03-14 00:11:40 +00:00
colour fixes and whatnot
This commit is contained in:
parent
114a0b090e
commit
75213738ab
5 changed files with 19 additions and 13 deletions
|
|
@ -100,7 +100,7 @@
|
|||
android:layout_height="48dp"
|
||||
android:enabled="false"
|
||||
android:visibility="visible"
|
||||
app:icon="@drawable/ic_story_sticker"
|
||||
app:icon="@drawable/ic_sticker_curved_outlines"
|
||||
app:iconGravity="textStart"
|
||||
app:iconPadding="0dp"
|
||||
app:iconSize="24dp"
|
||||
|
|
|
|||
|
|
@ -44,7 +44,7 @@
|
|||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:tint="@color/white"
|
||||
app:tint="?attr/colorOnPrimary"
|
||||
tools:srcCompat="@drawable/recv_basket_animated"
|
||||
tools:visibility="visible" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue