Updated on 2026-08-14
This commit is contained in:
parent
37fac2b430
commit
5a8292a92a
2 changed files with 0 additions and 2 deletions
|
|
@ -50,7 +50,6 @@ class UtorgWebChromeClient(
|
|||
|
||||
private val permissionList = listOf(
|
||||
"android.permission.CAMERA",
|
||||
"android.permission.WRITE_EXTERNAL_STORAGE",
|
||||
)
|
||||
|
||||
private var filePathCallback: ValueCallback<Array<Uri>>? = null
|
||||
|
|
|
|||
|
|
@ -25,7 +25,6 @@
|
|||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@+id/imv_in_progress"
|
||||
app:layout_constraintVertical_bias="0.26999998"
|
||||
app:layout_constraintVertical_chainStyle="packed" />
|
||||
|
||||
<TextView
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue