mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-30 08:34:16 +01:00
don't disable general beaming, since that prevents default behavior of
launching the store to install on a device that doesn't have the app yet.
This commit is contained in:
parent
810ccb5555
commit
e018d136e1
1 changed files with 0 additions and 4 deletions
|
@ -69,10 +69,6 @@
|
||||||
android:name=".XWApp"
|
android:name=".XWApp"
|
||||||
>
|
>
|
||||||
|
|
||||||
<meta-data android:name="android.nfc.disable_beam_default"
|
|
||||||
android:value="true"
|
|
||||||
/>
|
|
||||||
|
|
||||||
<activity android:name="GamesListActivity"
|
<activity android:name="GamesListActivity"
|
||||||
android:label="@string/app_name"
|
android:label="@string/app_name"
|
||||||
android:launchMode="standard"
|
android:launchMode="standard"
|
||||||
|
|
Loading…
Add table
Reference in a new issue