Finished import export function

This commit is contained in:
Ziver Koc 2014-08-19 17:46:24 +02:00
parent 1112dde4d8
commit 6f1daa20ea
4 changed files with 71 additions and 40 deletions

View file

@ -4,10 +4,6 @@
android:layout_height="match_parent"
tools:context="com.ericsson.uecontrol.gui.EditActivity">
<!--<com.ericsson.uecontrol.gui.util.TouchInterceptor
android:id="@android:id/list"
android:layout_width="match_parent"
android:layout_height="match_parent" /> -->
<com.ericsson.uecontrol.gui.util.DynamicListView
android:id="@android:id/list"
android:layout_width="match_parent"

View file

@ -28,7 +28,7 @@
android:title="@string/action_export"
android:orderInCategory="100"
android:showAsAction="never"
android:enabled="false" />
android:enabled="true" />
<item android:id="@+id/action_settings"
android:title="@string/action_settings"