diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 8d0d1d3..dc129e3 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -2,6 +2,8 @@ + + + xmlns:app="http://schemas.android.com/apk/res-auto"> + - + android:id="@+id/refresh" + android:actionViewClass="android.widget.TextView" + android:title="@string/fa_refresh" + app:showAsAction="always" + /> + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index b9bcdde..d3f708f 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -4,4 +4,7 @@ Vertretung 1 Vertretung 2 Settings + + +