diff --git a/MobileAuthApp/app/src/main/res/drawable/ic_launcher_background.xml b/MobileAuthApp/app/src/main/res/drawable/ic_launcher_background.xml index 07d5da9..ca78d5c 100644 --- a/MobileAuthApp/app/src/main/res/drawable/ic_launcher_background.xml +++ b/MobileAuthApp/app/src/main/res/drawable/ic_launcher_background.xml @@ -5,7 +5,7 @@ android:viewportWidth="108" android:viewportHeight="108"> - - - + + android:layout_height="match_parent" + android:padding="@dimen/padding" + tools:context=".UserFragment"> - + android:layout_margin="@dimen/margin" + app:layout_constraintEnd_toEndOf="parent" + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toTopOf="parent" + app:strokeWidth="1dp" + app:strokeColor="@color/stroke_color" + app:cardElevation="0dp"> - + android:orientation="vertical" + android:padding="@dimen/padding_tiny"> - + - + - + - + - + - + - + - + - + - + - + -