Skip to content

Instantly share code, notes, and snippets.

View LibertyBeta's full-sized avatar
👺
I'mma Tengu!

Rainer Paskiewicz LibertyBeta

👺
I'mma Tengu!
View GitHub Profile
public class BumperMatchFragment extends Fragment {
private BumpDialog bumpMe = new BumpDialog();*/
@Override
public View onCreateView(LayoutInflater inflater, ViewGroup container,
Bundle savedInstanceState) {
View rootView = inflater.inflate(R.layout.bump_share, container, false);