diff --git a/res/layout-w820dp/activity_main.xml b/res/layout-w820dp/activity_main.xml new file mode 100644 index 00000000..59cc39b5 --- /dev/null +++ b/res/layout-w820dp/activity_main.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + diff --git a/res/layout/activity_device.xml b/res/layout/activity_device.xml index 97e04aaf..aab3d9ee 100644 --- a/res/layout/activity_device.xml +++ b/res/layout/activity_device.xml @@ -1,44 +1,51 @@ - + android:layout_height="match_parent"> - - + - - + - - + + - - \ No newline at end of file + + + + + + + + + + + \ No newline at end of file diff --git a/res/layout/activity_main.xml b/res/layout/activity_main.xml index fc23d86b..6502e5ab 100644 --- a/res/layout/activity_main.xml +++ b/res/layout/activity_main.xml @@ -1,32 +1,37 @@ - - - + android:layout_height="match_parent"> - - - + android:fitsSystemWindows="true"> - + - + - + + + + + + + + \ No newline at end of file diff --git a/res/layout/list_item_plugin_header.xml b/res/layout/list_item_plugin_header.xml index 95025c0c..8be08ed6 100644 --- a/res/layout/list_item_plugin_header.xml +++ b/res/layout/list_item_plugin_header.xml @@ -1,9 +1,9 @@ + android:layout_height="wrap_content" + android:background="?selectableItemBackground" + android:padding="@dimen/view_default_padding" + tools:background="@android:color/darker_gray" + tools:text="@tools:sample/lorem"/> diff --git a/res/layout/list_plugin_entry.xml b/res/layout/list_plugin_entry.xml index 37ac4b9b..b8c4c66a 100644 --- a/res/layout/list_plugin_entry.xml +++ b/res/layout/list_plugin_entry.xml @@ -2,10 +2,11 @@ - -