RTL support: Address review issues

This commit is contained in:
Torsten Grote
2018-09-18 15:55:09 -03:00
parent e60df3cece
commit b3b40753d8
7 changed files with 62 additions and 58 deletions

View File

@@ -27,6 +27,7 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:max="50"
android:min="1"
android:progress="20"
app:layout_constraintEnd_toStartOf="@+id/textViewContactsSb"
app:layout_constraintStart_toStartOf="parent"