HelpPopup goed genoeg
This commit is contained in:
@@ -26,14 +26,14 @@
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@id/helpPopTitle"
|
||||
android:layout_width="300dp"
|
||||
android:layout_height="400dp">
|
||||
android:layout_height="450dp">
|
||||
|
||||
<TextView
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@id/helpPopTitle"
|
||||
android:layout_width="280dp"
|
||||
android:layout_height="380dp"
|
||||
android:layout_height="430dp"
|
||||
android:text="@string/help_discription"
|
||||
android:textColor="@color/white"
|
||||
android:layout_marginStart="10dp"
|
||||
|
||||
Reference in New Issue
Block a user