Skip to content
Snippets Groups Projects
Verified Commit ad579a6b authored by akwizgran's avatar akwizgran
Browse files

Restore max of 50 contacts.

parent 90e82357
No related branches found
No related tags found
1 merge request!918Add support for right-to-left languages
......@@ -26,7 +26,7 @@
android:id="@+id/seekBarContacts"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:max="50"
android:max="49"
android:progress="20"
app:layout_constraintEnd_toStartOf="@+id/textViewContactsSb"
app:layout_constraintStart_toStartOf="parent"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment