Account profiles no longer partial!

This commit is contained in:
Vavassor 2017-01-30 23:51:02 -05:00
commit 1429dfc7b5
25 changed files with 896 additions and 87 deletions

View file

@ -5,6 +5,7 @@
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:id="@+id/activity_account"
android:fitsSystemWindows="true">
<android.support.design.widget.AppBarLayout