[Android] Implement native input dialog support

This commit is contained in:
Anish Mishra
2024-10-27 16:29:55 +05:30
parent 08f9cba0fb
commit be5d7f757d
11 changed files with 87 additions and 3 deletions
@@ -55,4 +55,7 @@
<string name="kilobytes_per_second">%1$s KB/s</string>
<string name="time_remaining">Time remaining: %1$s</string>
<string name="time_remaining_notification">%1$s left</string>
<!-- Labels for the dialog action buttons -->
<string name="dialog_ok">OK</string>
</resources>