mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-16 03:08:58 +03:00
Analytics: small issue
This commit is contained in:
parent
8c794b1059
commit
d804d1b6c5
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
|||
android:layout_marginEnd="8dp"
|
||||
android:gravity="center"
|
||||
android:textColor="?vctr_content_secondary"
|
||||
app:drawableStart="@drawable/ic_list_item_bullet"
|
||||
app:drawableStartCompat="@drawable/ic_list_item_bullet"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
tools:text="@string/analytics_opt_in_content" />
|
||||
|
|
Loading…
Add table
Reference in a new issue