TangKe/SlideMenu

DefaultBackgrond

shadowinlife opened this issue · 1 comments

Use android:windowBackground = "@null" in private Theme
can avoid some overdraw background warnning
Maybe can enhance the performance

But when I set the windowBackground to null
This slidemenu can not be inflated for the constructor method use this value

Maybe we can modify the param in inflate

@shadowinlife thx for your commit, already fixed