format all 'res/values' XML files using Android Studio Ctrl-Alt-L
This commit is contained in:
parent
ae7973f5c4
commit
2a0150a45e
@ -1,7 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
|
||||
<string name="app_description">F-Droid is an installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform. The client makes it easy to browse, install, and keep track of updates on your device.</string>
|
||||
<string name="app_description">F-Droid is an installable catalogue of FOSS (Free and Open Source Software)
|
||||
applications for the Android platform. The client makes it easy to browse, install, and keep track of updates
|
||||
on your device.
|
||||
</string>
|
||||
|
||||
<string name="site_link">https://f-droid.org</string>
|
||||
<string name="source_link">https://gitlab.com/fdroid/fdroidclient</string>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<item name="android:minHeight">32dp</item>
|
||||
<item name="android:minWidth">0dp</item>
|
||||
<item name="android:padding">12dp</item>
|
||||
</style>qgi
|
||||
</style>
|
||||
|
||||
<style name="DetailsButtonStyle" parent="DetailsButtonStyleBase"/>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user