android client almost ready
|
After Width: | Height: | Size: 644 B |
|
After Width: | Height: | Size: 644 B |
|
After Width: | Height: | Size: 417 B |
|
After Width: | Height: | Size: 425 B |
|
After Width: | Height: | Size: 913 B |
|
After Width: | Height: | Size: 911 B |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 2.0 KiB |
|
After Width: | Height: | Size: 2.0 KiB |
@@ -15,7 +15,6 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:id="@+id/main_web_view"
|
||||
android:partition="persist:browser"
|
||||
></WebView>
|
||||
|
||||
</RelativeLayout>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<resources>
|
||||
<string name="app_name">Farm Alarm</string>
|
||||
<string name="action_settings">Settings</string>
|
||||
<string name="action_settings">Podešavanje</string>
|
||||
<string name="title_activity_settings">Podešavanje</string>
|
||||
|
||||
<!-- Strings related to Settings -->
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
android:defaultValue="false"
|
||||
android:title="Uključiti alram"
|
||||
android:key="alarm_set" />
|
||||
|
||||
<EditTextPreference
|
||||
android:selectAllOnFocus="true"
|
||||
android:singleLine="true"
|
||||
|
||||