|
|
@ -23,10 +23,8 @@ import android.os.*;
|
|
|
|
|
|
|
|
|
|
|
|
import org.isoron.androidbase.activities.*;
|
|
|
|
import org.isoron.androidbase.activities.*;
|
|
|
|
import org.isoron.androidbase.utils.*;
|
|
|
|
import org.isoron.androidbase.utils.*;
|
|
|
|
import org.isoron.uhabits.HabitsApplication;
|
|
|
|
import org.isoron.uhabits.*;
|
|
|
|
import org.isoron.uhabits.HabitsApplicationComponent;
|
|
|
|
import org.isoron.uhabits.activities.*;
|
|
|
|
import org.isoron.uhabits.R;
|
|
|
|
|
|
|
|
import org.isoron.uhabits.activities.AndroidThemeSwitcher;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
* Activity that allows the user to view and modify the app settings.
|
|
|
|
* Activity that allows the user to view and modify the app settings.
|
|
|
|