zzz40500/AndroidSweetSheet

I dont wan't transparent background!

mneckoee opened this issue · 3 comments

Hi , thanks for your widget.
I have a problem, when I use your sweet sheet background is transparent. THE IMAGE BELOW:
device-2016-01-12-111112

you can use
" customDelegate.setSweetSheetColor(getResources().getColor(android.R.color.white)); "

Here is got an error can not resolve symbol setSweetSheetColor()

@inceptiveDipak

Change your gradle for:

compile 'com.github.zzz40500:AndroidSweetSheet:-SNAPSHOT'