1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-20 04:49:08 -05:00

Add multiline to support ad preference (#1651)

This commit is contained in:
Rafał Borcz 2021-11-18 20:23:09 +01:00 committed by GitHub
parent 88b893e6c0
commit 804d0d9113
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
<Preference
app:iconSpaceReserved="false"
app:key="@string/pref_key_ads_single_support"
app:singleLineTitle="true"
app:singleLineTitle="false"
app:title="@string/pref_ads_support" />
</PreferenceCategory>
</PreferenceScreen>