Skip to content

Instantly share code, notes, and snippets.

View farhanahmed95's full-sized avatar

Farhan Ahmed farhanahmed95

  • Lahore, Pakistan
View GitHub Profile
import android.content.Context;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import androidx.annotation.IdRes;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
import androidx.fragment.app.FragmentFactory;
import androidx.fragment.app.FragmentManager;