mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
style: toolbar icon
This commit is contained in:
parent
3feee13830
commit
d6d29d5998
1 changed files with 3 additions and 3 deletions
|
|
@ -24,11 +24,11 @@
|
||||||
android:orientation="horizontal">
|
android:orientation="horizontal">
|
||||||
|
|
||||||
<ImageView
|
<ImageView
|
||||||
android:layout_width="32dp"
|
android:layout_width="28dp"
|
||||||
android:layout_height="32dp"
|
android:layout_height="28dp"
|
||||||
android:layout_gravity="center_vertical"
|
android:layout_gravity="center_vertical"
|
||||||
android:layout_marginEnd="8dp"
|
android:layout_marginEnd="8dp"
|
||||||
android:background="@drawable/ic_toolbar_motion_on" />
|
android:background="@drawable/ic_toolbar_tempo" />
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
style="@style/HeadlineMedium"
|
style="@style/HeadlineMedium"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue