Added safety notice and support section description

This commit is contained in:
Viktor De Pasquale
2019-11-01 19:02:30 +01:00
parent 6720725d27
commit 7d5555f82e
5 changed files with 79 additions and 19 deletions
+1 -1
View File
@@ -24,6 +24,7 @@
android:id="@+id/developer_icon"
style="?styleIconNormal"
android:padding="@dimen/l_50"
android:visibility="gone"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:srcCompat="@{item.icon}"
@@ -34,7 +35,6 @@
style="?styleCardNormal"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginStart="@dimen/l1"
app:layout_constrainedWidth="true"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"