i modified the manifest to relect the changes in the last commit
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
<activity android:name="com.TwentyCodes.android.SweetDreamsLib.Settings"></activity>
|
||||
<activity android:name="Settings"></activity>
|
||||
|
||||
<meta-data android:value="a14bad63772f7d3" android:name="ADMOB_PUBLISHER_ID" />
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
android:key="timer_enabled"
|
||||
/>
|
||||
|
||||
<com.TwentyCodes.android.SweetSoundsLite.TimePickerPreference
|
||||
<com.TwentyCodes.android.SweetDreamsLib.TimePickerPreference
|
||||
android:title="Timer"
|
||||
android:dependency="timer_enabled"
|
||||
android:key="timer_length"
|
||||
|
||||
Reference in New Issue
Block a user