Hide by default
This commit is contained in:
parent
e351884abe
commit
c5910d405c
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@
|
|||
android:id="@+id/detail_item_actions_wrapper" app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent" android:layout_marginEnd="12dp"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
android:visibility="visible"
|
||||
android:visibility="gone"
|
||||
android:padding="0dp" android:layout_marginStart="12dp">
|
||||
|
||||
<Button
|
||||
|
|
Loading…
Reference in a new issue