Updated ListActivity.onDatabaseCreate() to insert default ringer

description. This prevents the description from disappearing when the
default ringer is populated for the first time.
This commit is contained in:
2012-08-23 12:35:54 -04:00
parent ee943ea218
commit 33b5da7bce
2 changed files with 3 additions and 2 deletions

View File

@@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.TwentyCodes.android.LocationRinger"
android:installLocation="internalOnly"
android:versionCode="165"
android:versionName="f8513d6" >
android:versionCode="166"
android:versionName="ee943ea" >
<uses-sdk android:minSdkVersion="7"/>