Layout string fix
This commit is contained in:
parent
a2c9dfe4ca
commit
e6d6d5ee92
@ -40,6 +40,7 @@
|
||||
</script>
|
||||
|
||||
<body>
|
||||
<br>
|
||||
<img width="100" height="100" src="itxtech_logo.png"/><br>
|
||||
<div style="font-size:25px"><a href="https://itxtech.org">iTX Technologies</a></div>
|
||||
<br>
|
||||
|
@ -40,6 +40,7 @@
|
||||
</script>
|
||||
|
||||
<body>
|
||||
<br>
|
||||
<img width="100" height="100" src="itxtech_logo.png"/><br>
|
||||
<div style="font-size:25px"><a href="https://itxtech.org">iTX Technologies</a></div>
|
||||
<br>
|
||||
|
@ -51,7 +51,7 @@
|
||||
android:enabled="false"/>
|
||||
<SwitchPreference
|
||||
android:key="settings_local_host_resolve"
|
||||
android:title="@string/settings_count_number_of_queries"
|
||||
android:title="@string/settings_local_hosts_resolve"
|
||||
android:defaultValue="false"
|
||||
android:enabled="false"/>
|
||||
</PreferenceCategory>
|
||||
|
Loading…
Reference in New Issue
Block a user