Fix scroll position with many categories. Closes #332

This commit is contained in:
len
2016-06-09 14:27:11 +02:00
parent dbec4fc15e
commit 2d1e85f280
2 changed files with 3 additions and 10 deletions

View File

@@ -20,8 +20,6 @@
<include layout="@layout/toolbar"/>
<android.support.design.widget.TabLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/tabs"
android:layout_width="match_parent"
android:layout_height="wrap_content"