mirror of
https://github.com/SimpleMobileTools/Simple-Voice-Recorder.git
synced 2025-06-05 21:59:31 +02:00
fix #34, align recording destination in the app settings to the right side
This commit is contained in:
@@ -150,6 +150,7 @@
|
|||||||
android:layout_toEndOf="@+id/settings_save_recordings_label"
|
android:layout_toEndOf="@+id/settings_save_recordings_label"
|
||||||
android:background="@null"
|
android:background="@null"
|
||||||
android:clickable="false"
|
android:clickable="false"
|
||||||
|
android:gravity="end"
|
||||||
android:maxLines="3" />
|
android:maxLines="3" />
|
||||||
|
|
||||||
</RelativeLayout>
|
</RelativeLayout>
|
||||||
|
Reference in New Issue
Block a user