Merge pull request #134 from eighthave/intent-filters-and-other-fixes
Intent filters and other fixes
This commit is contained in:
commit
592eee7d3d
13 changed files with 62 additions and 85 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="Loading"
|
||||
android:text="@string/loading"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium" />
|
||||
|
||||
<ProgressBar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue