Skip to content
Snippets Groups Projects
Commit 347b3bd1 authored by t895's avatar t895
Browse files

android: Center switch setting title when no description is present

parent 755c4577
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginEnd="24dp"
android:gravity="center_vertical"
android:layout_gravity="center_vertical"
android:orientation="vertical"
android:layout_weight="1">
......
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