MeowBottomNavigationJava
MeowBottomNavigationJava copied to clipboard
Meow Bottom Navigation For Java Projects without androidx
@oneHamidreza How can I create a bottom Navigation like this with this library?
Execution failed for task ':app:mergeDebugJavaResource'. > Could not resolve all files for configuration ':app:debugRuntimeClasspath'. > Could not find com.etebarian:meow-bottom-navigation:1.2.0. Searched in the following locations: - https://dl.google.com/dl/android/maven2/com/etebarian/meow-bottom-navigation/1.2.0/meow-bottom-navigation-1.2.0.pom - https://repo.maven.apache.org/maven2/com/etebarian/meow-bottom-navigation/1.2.0/meow-bottom-navigation-1.2.0.pom Required by:...
Whenever I lock my screen the app keep closing every time when I unlock my phone again.
could you please add text feature below icons ASAP. Because it's necessary for most of the apps.
When i tried to compile ur project, this error showed up Unable to load class 'javax.xml.bind.JAXBException'. This is an unexpected error. Please file a bug containing the idea.log file.
How we will set the original icon color.
Unable to load it in landscape model
I use functions like: - setBackgroundBottomColor(R.color.red) - setSelectedIconColor(R.color.green) - ... I can't change the color my way everyone, please help me