mirror of
https://github.com/TimeCrafters/TimeCraftersConfigurationTool.git
synced 2025-12-16 21:42:35 +00:00
Fixed dialog default titlebar shown on android 5.1, added spacing for control buttons in EditVariable dialog to prevent accidently triggering the cancel/add buttons
This commit is contained in:
@@ -62,6 +62,7 @@
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_marginTop="@dimen/dialog_button_margin"
|
||||
android:orientation="horizontal">
|
||||
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user