I dont wan't transparent background!
mneckoee opened this issue · 3 comments
mneckoee commented
zzz40500 commented
you can use
" customDelegate.setSweetSheetColor(getResources().getColor(android.R.color.white)); "
DipakMahapurkar commented
Here is got an error can not resolve symbol setSweetSheetColor()
thalissondev-xx commented
@inceptiveDipak
Change your gradle for:
compile 'com.github.zzz40500:AndroidSweetSheet:-SNAPSHOT'