DefaultBackgrond
shadowinlife opened this issue · 1 comments
shadowinlife commented
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
TangKe commented
@shadowinlife thx for your commit, already fixed