Skip to content
All gists
Back to GitHub
Sign in
Sign up
Sign in
Sign up
{{ message }}
Instantly share code, notes, and snippets.
❤️
The self-education
Dasser Basyouni
DasserBasyouni
❤️
The self-education
Software Engineer
10
followers
·
15
following
Blink22
Alexandria, Egypt
https://linkedin.com/in/DasserBasyouni
View GitHub Profile
Sort:
Recently created
Sort options
Recently created
Least recently created
Recently updated
Least recently updated
All gists
1
Starred
4
Sort:
Recently created
Sort options
Recently created
Least recently created
Recently updated
Least recently updated
4 files
0 forks
0 comments
0 stars
DasserBasyouni
/
CustomButtonBackground
Created
July 29, 2018 23:38
Custom Button Background with BoomMenu Library
View
CustomButtonBackground
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
package com.example...;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.Color;
import android.util.AttributeSet;
import android.util.TypedValue;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.FrameLayout;
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.