popup window preview
Some checks failed
Android CI / build (push) Has been cancelled
Validate Gradle Wrapper / Validation (push) Has been cancelled
Lint Code Base / run-lint (push) Has been cancelled

This commit is contained in:
lucky 2022-02-16 12:30:44 +03:00 committed by lucky
parent f7bed719e3
commit 2ff2448739
16 changed files with 111 additions and 59 deletions

View file

@ -55,6 +55,8 @@
<com.google.android.material.textfield.TextInputLayout
android:id="@+id/popupPosition"
app:endIconMode="custom"
app:endIconDrawable="@drawable/ic_baseline_check_circle_24"
android:hint="@string/popup_position"
android:layout_width="match_parent"
android:layout_height="wrap_content">