Subversion Repositories SmartDukaan

Rev

Rev 22135 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 22135 Rev 22837
Line 6... Line 6...
6
 
6
 
7
    <!-- Framelayout to display Fragments -->
7
    <!-- Framelayout to display Fragments -->
8
    <FrameLayout
8
    <FrameLayout
9
        android:id="@+id/frame_container"
9
        android:id="@+id/frame_container"
10
        android:layout_width="fill_parent"
10
        android:layout_width="fill_parent"
11
        android:layout_height="match_parent" />
11
        android:layout_height="match_parent"
-
 
12
        />
12
 
13
 
13
    <!-- Listview to display slider menu -->
14
    <!-- Listview to display slider menu -->
14
    <!--<ListView
15
    <!--<ListView
15
        android:id="@+id/list_slidermenu"
16
        android:id="@+id/list_slidermenu"
16
        android:layout_width="200dp"
17
        android:layout_width="200dp"