danimahardhika / candybar-library

Android icon pack material dashboard
Apache License 2.0
495 stars 146 forks source link

Icons Fragment Not showing icons? #132

Closed chnouman closed 6 years ago

chnouman commented 6 years ago

i have run this project on my studio and everything works fine but when i click on icon menu button it shows only empty tab with out name etc and no data in viewpager. Can you please help me how to insert data into it?

danimahardhika commented 6 years ago

Fill your drawable.xml with your icon list

chnouman commented 6 years ago

thanks alot and sorry for my stupid question.

chnouman commented 6 years ago

@danimahardhika sorry but i think i don't have idea how to add items in drawable.xml file. and is it also add new tab in icons fragment?

danimahardhika commented 6 years ago

Yes. That's related to Icon Pack stuff, if you don't know that, that means you don't know how to create an icon pack. Ask in community instead.

chnouman commented 6 years ago

i think in previous version we have some tabs and icons already in iconsBaseFragment isn't it/

danimahardhika commented 6 years ago

That previous version is a long time ago

chnouman commented 6 years ago

i figured out how it is fetching icons can you please help me how it is creating different tabs?

danimahardhika commented 6 years ago

Like I said before, that's related to Icon Pack stuff, not dashboard stuff. You need to create drawable.xml to list your icons for Launcher Icon Picker (like Nova, Apex, etc)

On Tue, Feb 6, 2018 at 3:00 PM, Muhammad Nouman notifications@github.com wrote:

@danimahardhika https://github.com/danimahardhika sorry but i think i don't have idea how to add items in drawable.xml file. and is it also add new tab in icons fragment?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/danimahardhika/candybar-library/issues/132#issuecomment-363339354, or mute the thread https://github.com/notifications/unsubscribe-auth/AWESWc0df-ndjHv6JQNCNczCSCtrqyc9ks5tSATbgaJpZM4R5CIc .

chnouman commented 6 years ago

ok dear thanks for your time.