mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-02 02:13:33 +00:00
String extraction from everywhere
This commit is contained in:
parent
d169e3b188
commit
b28c230f5a
53 changed files with 333 additions and 170 deletions
|
|
@ -47,7 +47,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:background="@color/colorAccent"
|
||||
android:gravity="center"
|
||||
android:text="Offline mode"
|
||||
android:text="@string/activity_info_offline_mode"
|
||||
android:textColor="@android:color/white"
|
||||
android:textSize="6sp"
|
||||
android:visibility="gone" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue