adding a divider at the date time format picker dialog
This commit is contained in:
parent
e0dad0bfab
commit
4f21a8ecca
1 changed files with 4 additions and 0 deletions
|
@ -86,6 +86,10 @@
|
|||
|
||||
</RadioGroup>
|
||||
|
||||
<include
|
||||
android:id="@+id/sorting_dialog_order_divider"
|
||||
layout="@layout/divider" />
|
||||
|
||||
<com.simplemobiletools.commons.views.MyAppCompatCheckbox
|
||||
android:id="@+id/change_date_time_dialog_24_hour"
|
||||
android:layout_width="match_parent"
|
||||
|
|
Loading…
Reference in a new issue