fix #34, align recording destination in the app settings to the right side
This commit is contained in:
parent
479c02a261
commit
ee86884ca0
|
@ -150,6 +150,7 @@
|
|||
android:layout_toEndOf="@+id/settings_save_recordings_label"
|
||||
android:background="@null"
|
||||
android:clickable="false"
|
||||
android:gravity="end"
|
||||
android:maxLines="3" />
|
||||
|
||||
</RelativeLayout>
|
||||
|
|
Loading…
Reference in New Issue