diff options
Diffstat (limited to 'res/layout/navigation.xml')
| -rw-r--r-- | res/layout/navigation.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/navigation.xml b/res/layout/navigation.xml index f77033c7..68df9c4f 100644 --- a/res/layout/navigation.xml +++ b/res/layout/navigation.xml @@ -17,6 +17,7 @@ <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:filemanager="http://schemas.android.com/apk/res/com.cyanogenmod.filemanager" + android:id="@+id/navigation_layout" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical"> |
