MuTime icon indicating copy to clipboard operation
MuTime copied to clipboard

Error reboot class

Open williamsim opened this issue 7 years ago • 0 comments

    <receiver android:name="com.medavox.library.mutime.Persistence">
        <intent-filter>
            <action android:name="android.intent.action.BOOT_COMPLETED"/>
        </intent-filter>
    </receiver>

williamsim avatar Feb 26 '18 10:02 williamsim