Fix margin for toolbar
This commit is contained in:
parent
7c00c1b39a
commit
2f769d7823
6 changed files with 12 additions and 0 deletions
|
@ -30,6 +30,8 @@
|
|||
android:layout_height="wrap_content"
|
||||
app:cardCornerRadius="8dp"
|
||||
app:cardElevation="0dp"
|
||||
android:layout_marginEnd="8dp"
|
||||
android:layout_marginStart="8dp"
|
||||
app:strokeColor="?dividerColor"
|
||||
app:strokeWidth="1dp"
|
||||
app:cardUseCompatPadding="true"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue