I have been learning coding recently and i wanted to develop an android app .I have the vision of what it needs to do but i need some help and i am unable to implement that vision in codes, so seeking some help here. please assist of you can.
The situation here is I created a app with Bottom Navigation Activity. In the home fragment and dashboard i had used few view and web view to show or fetch the information and presented but unable to sort out the notification fragment.
In this area i wanted to display notification number and list of notification in that page. An example image for your reference. I just need that please advise how to take this forward. I would he happy if someone can assist me .
Please try below lib it is allow to add budge into bottom Navigation
https://github.com/aurelhubert/ahbottomnavigation
Using this lib add budge following below code
bottomNavigation.setNotification(notification, bottomNavigation.getItemsCount() - 1);
Please find below result as you want
I hope this can help you!
Thank You.
Your response is for highly skilled programmer friend. But i managed to run it step by step and took 2 days to figure out. But this is a good answer. Thank you so much. Now I'm confident that I can build this feature
Related
I was wondering if you could view the previous website someone was looking at using some sort of workaround like browser.history.go.back.
I am working on a project. Just to see how much information you could collect on someone just by going to a website.
Please help me out.
I am beginner at React. However, i am still learning day by day.
So i want to implement the dropdown just like below. It is from one of the E-Commerce website.
E-Commerce Dropdown Image:
I am trying to implement it through Bootstrap but the dropdown doesn't seem to work at all.
Any help would be appreciated. Just guide me to the relevant tutorial. I have watched many videos on YT but couldn't find anyone related to mine one.
PS: Sorry, I dont know how to show the image directly here. It is my first time asking question here.
https://react-bootstrap.github.io/ is an excellent library that I’ve used in the past. Enjoy!
I made a lightbox2 gallery a year ago for a friend following a tutorial online. She now wants to add photos to her existing gallery and I thought I could just add/delete jpgs from the directory as needed. I thought wrong. I only know HTML so modifying js code is doable, I just need help on what to do. Anyone able to help, please?
The gallery can be viewed here:
http://priestessanddeer.com/gallery/index.html
I'd also be open to buying/downloading a program to automatically set up the gallery - any suggestions?
Thanks so much for your time! Happy 2015!
I am a freelance developer looking to build a new social networking site, and I really enjoy Facebook's footer and how it looks / works.
I'm not really sure how I would get started on making something similar? jQuery? CSS?
Any help would be appreciated.
Welcome to SO!
Soh Tanaka features a two-part tutorial on his website about this same exact topic. A majority of his tutorials are very easy to follow and straight to the point.
You can find the start of the tutorial here, (It's a two-parter) and a working-demo of the same tutorial is available here:
Hope this helped you out - or at least gave you some ideas to play with.
Building a Facebook Style Footer Admin Panel
I'm looking for some advice to show tooltips/animations for first time site visitors. Any recommendations for existing plugins either for rails or jquery? I couldn't find any tutorials or examples out there. Thanks!
You have to use cookies to find out if this is the first time someone visits your site.
checkout http://www.dynamicdrive.com/forums/showthread.php?t=37905.
Also you can integrate it with some nice plugins for better UI. check out http://code.google.com/p/submodal/ It looks nice!
UPDATE: Found another working sample at http://bignosebird.com/js/h24.shtml