mirror of
https://github.com/BlackyHawky/Clock.git
synced 2025-07-03 15:33:21 +00:00
Update DigitalAppWidgetCityService.java
This commit is contained in:
parent
1f00fbe259
commit
413d113554
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package com.android.alarmclock;
|
||||
package com.best.alarmclock;
|
||||
|
||||
import android.content.Intent;
|
||||
import android.widget.RemoteViewsService;
|
||||
|
@ -25,4 +25,4 @@ public class DigitalAppWidgetCityService extends RemoteViewsService {
|
|||
public RemoteViewsFactory onGetViewFactory(Intent i) {
|
||||
return new DigitalAppWidgetCityViewsFactory(getApplicationContext(), i);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue