mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 11:18:21 +00:00
Adding optional first run activity to Launcher
Change-Id: I146927d8a065f1cf5ef5cec41c8fb4f9ad09d25c
This commit is contained in:
@@ -78,7 +78,3 @@ public class Alarm implements Runnable{
|
||||
return mAlarmPending;
|
||||
}
|
||||
}
|
||||
|
||||
interface OnAlarmListener {
|
||||
public void onAlarm(Alarm alarm);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user