Skip to content

Commit

Permalink
Fix#1164 removed top margin in transfer to merchant bottomsheet
Browse files Browse the repository at this point in the history
  • Loading branch information
EGOR-IND authored Jan 27, 2021
1 parent 81dc365 commit 99a8b30
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
android:id="@+id/nsv_merchant_bottom_sheet_dialog"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_marginTop="@dimen/value_20dp"
android:background="@drawable/drawable_bottom_sheet_view"
app:behavior_hideable="false"
app:behavior_peekHeight="@dimen/bottomSheetPeekHeight"
Expand Down

0 comments on commit 99a8b30

Please sign in to comment.