armcha/Space-Navigation-View

Support Drawable icons

vlonjat-gashi opened this issue · 2 comments

spaceNavigationView.addSpaceItem(new SpaceItem("HOME", R.drawable.yourDrawable)); should support Drawables as well

Same as #21
FYI, support for drawables was removed after v1.3.0
To use drawables, revert back to v1.3.0
Hope this helped! 👍

@vlonjatg Fixed in new version 1.4.0