Icons in main tabs, improved video activity a bit

This commit is contained in:
Eugen Rochko 2017-03-12 13:41:29 +01:00
commit f508e8bc34
10 changed files with 85 additions and 12 deletions

View file

@ -25,14 +25,12 @@
android:id="@+id/fragment_container"
android:layout_width="match_parent"
android:layout_height="match_parent" />
</LinearLayout>
<FrameLayout
android:id="@+id/overlay_fragment_container"
android:layout_width="match_parent"
android:layout_height="match_parent">
</FrameLayout>
</android.support.design.widget.CoordinatorLayout>