feat: add community drawer menu

This commit is contained in:
hyb1996
2017-12-10 16:41:52 +08:00
parent 5f2abf2d85
commit 39932de8ce
13 changed files with 149 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
android:layout_height="wrap_content"
android:theme="@style/AppTheme.AppBarOverlay">
<android.support.v7.widget.Toolbar
<com.stardust.theme.widget.ThemeColorToolbar
android:id="@+id/toolbar"
android:layout_width="match_parent"
android:layout_height="wrap_content"/>