Populate Default Ringer

The default ringer is not populated with the user's current settings
after database creation

closes #60
This commit is contained in:
2012-08-20 12:04:50 -04:00
parent ec9f0d18dc
commit a769a38472
4 changed files with 43 additions and 4 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="154"
android:versionName="7d75bb1" >
android:versionCode="156"
android:versionName="ec9f0d1" >
<uses-sdk android:minSdkVersion="7"/>