mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-01-30 06:12:07 +00:00
Decreased margin in toolbar icon
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
android:layout_width="32dp"
|
||||
android:layout_height="32dp"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:layout_marginStart="8dp"
|
||||
android:layout_marginStart="-4dp"
|
||||
android:layout_marginEnd="8dp"
|
||||
android:background="@drawable/ic_play" />
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
android:layout_width="32dp"
|
||||
android:layout_height="32dp"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:layout_marginStart="8dp"
|
||||
android:layout_marginStart="-4dp"
|
||||
android:layout_marginEnd="8dp"
|
||||
android:background="@drawable/ic_play" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user