Fix save changes button
This commit is contained in:
parent
c9d1b96ff1
commit
c584fcac94
1 changed files with 20 additions and 20 deletions
|
@ -269,6 +269,8 @@
|
|||
|
||||
</LinearLayout>
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/editModeBottomView"
|
||||
android:layout_width="match_parent"
|
||||
|
@ -293,8 +295,6 @@
|
|||
|
||||
</LinearLayout>
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
<include layout="@layout/card_bottom_divider"/>
|
||||
|
||||
<View
|
||||
|
|
Loading…
Reference in a new issue