android:layout_height="match_parent"\r
android:background="@color/background_color"\r
android:baselineAligned="false"\r
- android:orientation="horizontal" >\r
+ android:orientation="horizontal"\r
+ android:id="@+id/ListLayout"\r
+ android:contentDescription="@string/list_layout"\r
+ >\r
\r
\r
<FrameLayout\r
android:layout_height="match_parent"\r
android:layout_gravity="start"/>\r
\r
-</android.support.v4.widget.DrawerLayout>
\ No newline at end of file
+</android.support.v4.widget.DrawerLayout>\r