Now using "butterknife" library in all activities.

This commit is contained in:
Karim Abou Zeid 2015-06-20 00:31:15 +02:00
commit 6880710920
14 changed files with 317 additions and 282 deletions

View file

@ -64,7 +64,7 @@
</android.support.design.widget.CoordinatorLayout>
<android.support.design.widget.NavigationView
android:id="@+id/nav_view"
android:id="@+id/navigation_view"
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:layout_gravity="start"