-
I need to show tooltips after first open app only one time. I am using "Show up Balloon Sequentially" but how can I get the end of this? I need to write it only after last balloon is dismissed. This i…
-
**Summary:**
A BottomNavigationView is implemented in the help fragment. While call and email opens intents outside the app for their respective jobs. Find Locations replaces a fragment which is a …
-
I've been trying out this library for the last hour, however I'm really missing a feature. I want to use a SVG file as the image/icon for the tabbar items, but I haven't figured it out if it's possibl…
mHvNG updated
11 months ago
-
currently, the TabBar with {"primary": true} can't modify the border appearance, and there's no way to hide it also, which i can add an absolute line view to imitate one
-
To make the bottom menu more compact, I'd like to make it smaller. More experienced users don't need to see the name of the active tab, and such an option could free up space some on some screens, suc…
nvllz updated
9 months ago
-
The bottom bar menu has some new interactions:
![Home 2](https://github.com/OpenArchive/Save-app-android/assets/1177650/45641480-54d7-46e3-bcf7-df6c80ba4f47)
On the + button:
Single tap = nat…
-
I'm trying to blur a ConstraintLayout. This view has an inside bottom navigation view. When I tried, only BottomNavigationView does not blur.
some of my code:
I passed root view.
```xml
…
-
The problem is the CurvedBottomNavigationView has a background attach to it which shows the gap between the layout constrained above it. I read and solved the issue like you suggested [here](https://g…
-
### Requirements
- [X] I have verified there are no duplicate active or recent bugs, questions, or requests
### Frames Version
3.5.7
### Android Version
14
### Device Manufacturer
…
-
## 버그 설명
마이페이지에서 하위 메뉴를 들어간 상태에서 다른 바텀네비 탭을 눌렀다가, 다시 마이페이지 탭을 누르면
마이페이지 처음 화면으로 가는게 아니라 전에 있던, 하위메뉴로 이동하고, 바텀네비에 선택 표시도 안되네요
## 발동 조건
1. 마이페이지 진입
2. 하위메뉴 아무거나 진입
3. 다른 바텀 네비 둘러서 이동
4. 다시 바텀네비…