zzz40500 / AndroidSweetSheet

一个富有动感的Sheet(选择器)
Apache License 2.0
2.06k stars 365 forks source link

I dont wan't transparent background! #11

Closed mneckoee closed 8 years ago

mneckoee commented 8 years ago

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

zzz40500 commented 8 years ago

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

DipakMahapurkar commented 8 years ago

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

thalissondev-xx commented 7 years ago

@inceptiveDipak

Change your gradle for:

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