mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-25 23:37:38 +00:00
Add slight stroke to navigation card
This commit is contained in:
parent
9a8274130b
commit
36897ceb19
@ -52,6 +52,8 @@
|
|||||||
android:layout_marginStart="@dimen/l1"
|
android:layout_marginStart="@dimen/l1"
|
||||||
android:layout_marginEnd="@dimen/l1"
|
android:layout_marginEnd="@dimen/l1"
|
||||||
android:layout_marginBottom="@{(int) @dimen/l1 + viewModel.insets.bottom}"
|
android:layout_marginBottom="@{(int) @dimen/l1 + viewModel.insets.bottom}"
|
||||||
|
app:strokeWidth="@dimen/l_125"
|
||||||
|
app:strokeColor="?colorPrimary"
|
||||||
tools:layout_marginBottom="64dp">
|
tools:layout_marginBottom="64dp">
|
||||||
|
|
||||||
<LinearLayout
|
<LinearLayout
|
||||||
|
Loading…
x
Reference in New Issue
Block a user