Update constraint layout & fix broken layouts

This commit is contained in:
inorichi
2018-04-05 21:50:44 +02:00
parent 1566b8f8b8
commit e0d680201a
4 changed files with 14 additions and 8 deletions
+1 -1
View File
@@ -63,7 +63,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
app:srcCompat="@drawable/ic_more_vert_black_24dp"
app:layout_constraintRight_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toTopOf="parent"
android:paddingStart="24dp"
android:paddingEnd="16dp"