notifications

This commit is contained in:
2018-09-27 01:38:56 +02:00
parent 28ef5cb2f5
commit 0b030406bb
11 changed files with 176 additions and 40 deletions

View File

@@ -110,6 +110,7 @@
<HorizontalScrollView
android:id="@+id/svUserKey"
android:scrollbars="none"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginEnd="8dp"

View File

@@ -16,6 +16,7 @@
<android.support.constraint.ConstraintLayout
android:background="@color/cardview_light_background"
android:layout_margin="3dp"
android:layout_width="match_parent"
android:layout_height="wrap_content">