blob: 33c4d793a250bc0d1cbd07541ef65650d575f521 (
plain)
1
2
3
4
|
<?xml version="1.0" encoding="utf-8"?>
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
style="@style/location_current"
android:text="@string/init_login_popup_working" />
|