Skip to content

Instantly share code, notes, and snippets.

View anirudh8860's full-sized avatar
💭
Not much

Anirudh Sohil anirudh8860

💭
Not much
View GitHub Profile
package io.github.project_travel_mate.destinations;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.os.Handler;
import android.os.Looper;
import android.preference.PreferenceManager;