mirror of
https://github.com/wismna/DoNext.git
synced 2025-10-04 08:00:14 -04:00
Due Dates fully functional
Today list fully functional New and edit task dialog now goes full screen on smaller screens, stays as a pop-up on bigger ones New Alarm icon on expired tasks Better tasks layout Simpler new and edit task form layout: less labels, replaced radiogroup with slider,...
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
<LinearLayout
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_marginTop="80dp"
|
||||
android:layout_marginTop="?attr/actionBarSize"
|
||||
android:orientation="horizontal">
|
||||
<android.widget.ListView
|
||||
android:id="@+id/tabs"
|
||||
|
Reference in New Issue
Block a user