diff --git a/app/src/main/res/layout/popup_status_theme.xml b/app/src/main/res/layout/popup_status_theme.xml index a3fb6a7c..2d52bcfb 100644 --- a/app/src/main/res/layout/popup_status_theme.xml +++ b/app/src/main/res/layout/popup_status_theme.xml @@ -1,450 +1,452 @@ - + android:layout_height="match_parent"> - - + android:orientation="vertical"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + android:paddingStart="@dimen/fab_margin" + android:paddingTop="20dp" + android:paddingEnd="@dimen/fab_margin" + android:paddingBottom="20dp"> - - - - - + + android:maxLines="1" + tools:text="Display Name" /> - + android:layout_marginStart="6dp" + android:alpha="0.7" + android:ellipsize="end" + android:maxLines="1" + tools:text="\@username\@instance.test" /> - + - + - + - + - - - + - + - + + android:layout_marginHorizontal="6dp" + android:layout_marginTop="6dp" + android:text="@string/show_content" + android:textAppearance="@style/TextAppearance.AppCompat.Body2" + android:textColor="?colorAccent" /> - + + + - + + + + + + + + + + + + + - + - + + + + + + + + + + + + + + + + + + + + + + + android:layout_marginHorizontal="6dp" + android:layout_marginTop="6dp" + android:visibility="gone" /> - + + + - + - + - + - - - - - - - - - + + - + - + - + - - + + - + - + + + + + + + - + + + + + + + + + + + + + android:background="?backgroundColorLight" + android:orientation="vertical" + android:padding="@dimen/fab_margin"> - - + + - \ No newline at end of file + + + + +