Hi guys😍
Another B4A Library : Alimo_BottomNavigation .
With this library, you can create 3 models of bottom navigation with Simple , Morph and Meow modes , and enjoy its many personalizations.

Simple mode : In this mode, there is no curve and circular shape in it.
Morph mode : In this mode, a curve is placed on top of your item parent and a circular shape is placed inside it.
Meow mode : In this case, a curve is placed inside the parent of your items and a circular shape is placed inside it.

SimpleMode.jpg
MorphMode.jpg
MeowMode.jpg



You can see preview sample and some of the possibilities :

AlimoBottomNavigationPreviewSample.gif


Download preview sample


I attached library and source code in this thread .
good luck🥰
 

Attachments

  • Alimo_BottomNavigation.zip
    133.4 KB · Views: 871
Last edited:

Alimoeini

Member
Great job 😍...
can you tell us the referentiel code for all available icons with their character codes ?
Thanks.
you can use Drawable for set icons.
and you can create drawable by any way for example you can use bitmap to drawable or ...
I use font to drawable if you want use my font you can install and open the font in asset by character map and use icons codes.
search character map in start of windows 10.
 

adelgenio

New Member
Thanks.
you can use Drawable for set icons.
and you can create drawable by any way for example you can use bitmap to drawable or ...
I use font to drawable if you want use my font you can install and open the font in asset by character map and use icons codes.
search character map in start of windows 10.

Thank you very much bro ♥...
wait for your futur inventions
good luck
 

Nkalampika

Active Member
Licensed User
Hello ! how to use several layouts with Alimo_BottomNavigation without AHViewPager?
 

Alimoeini

Member
Hi guys😍
Another B4A Library : Alimo_BottomNavigation .
With this library, you can create 3 models of bottom navigation with Simple , Morph and Meow modes , and enjoy its many personalizations.

Simple mode : In this mode, there is no curve and circular shape in it.
Morph mode : In this mode, a curve is placed on top of your item parent and a circular shape is placed inside it.
Meow mode : In this case, a curve is placed inside the parent of your items and a circular shape is placed inside it.

View attachment 102072 View attachment 102073 View attachment 102075


You can see preview sample and some of the possibilities :

View attachment 102077

Download preview sample


I attached library and source code in this thread .
good luck🥰
Hi guys .
Version 4 of Alimo Bottom Navigation was released enjoy it.
Latest version changes:
Reduce library volume
Ability to enable manual ripple for each item

Download lib and sample form this attached file.
 

Attachments

  • Alimo_BottomNavigation.zip
    210.4 KB · Views: 276

epiCode

Active Member
Licensed User
Library leaves a trail of 0 and 1 in logs.
it doesn't affect flow but very annoying during debugging.
Also try designer support would be helpful in placement and initialization
Thanks for sharing
 
Top