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