mirror of
https://codeberg.org/tom79/Fedilab
synced 2025-02-07 07:47:12 +01:00
Allow clear text for webviews
This commit is contained in:
parent
8bd9ecaa71
commit
14cb5ffef3
@ -16,6 +16,7 @@
|
||||
tools:replace="android:allowBackup"
|
||||
android:allowBackup="false"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:usesCleartextTraffic="true"
|
||||
android:label="@string/app_name"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:supportsRtl="true"
|
||||
|
Loading…
x
Reference in New Issue
Block a user