Fixed normal layout

This commit is contained in:
M66B 2019-03-11 07:21:32 +00:00
parent 5034f62876
commit ceb6a7f7c4
1 changed files with 2 additions and 2 deletions

View File

@ -301,8 +301,8 @@
<View
android:id="@+id/vwRipple"
android:layout_width="411dp"
android:layout_height="125dp"
android:layout_width="0dp"
android:layout_height="0dp"
android:background="?android:attr/selectableItemBackground"
app:layout_constraintBottom_toTopOf="@+id/vSeparatorAddress"
app:layout_constraintEnd_toEndOf="parent"