summaryrefslogtreecommitdiff
path: root/res/layout/config_converter.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2014-01-25 14:57:40 +0100
committerArne Schwabe <arne@rfc2549.org>2014-01-25 14:57:40 +0100
commit0cf62450e017a031afc637841a34105c25279067 (patch)
tree03817181a371a492b8b84ec73af24f80deb4f3b0 /res/layout/config_converter.xml
parent491ea0e8bd9a9e200d2fe4e54c0084d54642eb3e (diff)
Add the ability to select missing files from Convert Dialog
Diffstat (limited to 'res/layout/config_converter.xml')
-rw-r--r--res/layout/config_converter.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/config_converter.xml b/res/layout/config_converter.xml
index e1231a27..c2927efd 100644
--- a/res/layout/config_converter.xml
+++ b/res/layout/config_converter.xml
@@ -2,6 +2,7 @@
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
+ android:id="@+id/config_convert_root"
android:orientation="vertical" >
<CheckBox