mirror of
https://github.com/wismna/DoNext.git
synced 2025-10-04 08:00:14 -04:00
Single line text edits now only allow one line
New item selector for large screen task list (doesn't quite work yet)
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
android:id="@+id/tabs"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_weight="0.2"/>
|
||||
android:layout_weight="0.2" />
|
||||
<com.wismna.geoffroy.donext.widgets.NonSwipeableViewPager
|
||||
android:id="@+id/container"
|
||||
android:layout_width="0dp"
|
||||
|
Reference in New Issue
Block a user