diff --git a/AndroidManifest.xml b/AndroidManifest.xml index fb27cf786..d111b8ceb 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,7 +1,7 @@ + android:versionName="@string/version_name"> + android:theme="@style/Oppia.ToolbarTheme.Dark"> - + + android:layout_height="fill_parent" + app:layout_behavior="@string/appbar_scrolling_view_behavior" > - \ No newline at end of file + + + + + + + + diff --git a/res/layout/activity_course.xml b/res/layout/activity_course.xml index 4ac8c29bf..4d540f276 100644 --- a/res/layout/activity_course.xml +++ b/res/layout/activity_course.xml @@ -1,15 +1,33 @@ - - - - - - \ No newline at end of file + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/layout/activity_course_index.xml b/res/layout/activity_course_index.xml index 3490c814a..b73bfe09e 100644 --- a/res/layout/activity_course_index.xml +++ b/res/layout/activity_course_index.xml @@ -34,6 +34,7 @@ android:dividerHeight="1dp" android:listSelector="@drawable/background_change_pressed" android:cacheColorHint="#00000000" + android:foreground="?android:windowContentOverlay" /> \ No newline at end of file diff --git a/res/layout/activity_main.xml b/res/layout/activity_main.xml index a30d52f98..7b3be0bff 100644 --- a/res/layout/activity_main.xml +++ b/res/layout/activity_main.xml @@ -1,114 +1,142 @@ - - - + + android:layout_width="match_parent" + android:layout_height="match_parent"> - - - - - + android:paddingTop="@dimen/tool_bar_top_padding" + android:layout_marginTop="?attr/actionBarSize"> - - - + + + android:layout_height="fill_parent"> - + android:orientation="vertical"> -