diff options
Diffstat (limited to 'app/src/main/res/layout/dashboard.xml')
-rw-r--r-- | app/src/main/res/layout/dashboard.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/dashboard.xml b/app/src/main/res/layout/dashboard.xml index 95445d63..6a9bbe97 100644 --- a/app/src/main/res/layout/dashboard.xml +++ b/app/src/main/res/layout/dashboard.xml @@ -20,7 +20,7 @@ android:textAppearance="?android:attr/textAppearanceMedium" /> <LinearLayout - android:id="@+id/user_session_fragment" + android:id="@+id/user.status.fragment" android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="horizontal"/> |