-
**Description:** With setting bottom insets as padding to `BottomAppBar`, no any change to BottomAppBar's bottom padding, causing the status bar covering `BottomAppBar`
![image](https://user-images…
-
**Describe the bug**
the log is down below.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
…
-
현재 코루틴 동기화 방식으로 retrofit2 사용시
main 액티비티에서 fragment 전환 시
팅기는 현상이 발생.
비슷한 exception 사례를 가져옴
@Transaction
suspend fun getRandomRN(num: Int):List{
val result = getRandomWrongOrNotAnswer…
-
### Overview
Long texts cut off in BottomNavigationView only when tab is selected. When tab is unselected, it displays the text properly
#### When tab is unselected (Meine tickets)
#### Whe…
-
**Description:** recently updated to com.google.android.material:material:1.7.0
**Expected behavior:** It should show the border to the exposed dropdown
`
…
-
See : https://material.io/components/snackbars/android#using-snackbars
And particularly :
> **Note:** Snackbars work best if they are displayed inside of a [CoordinatorLayout](https://developer…
-
Need to find out bottlenecks and optimize. For instance, in PeerConnection reconsider connection polling with sleep().
-
This is my first time I'm using a Bottom Navigation View in my app. I did the following steps:
1. Added Dependedncy
2. Copied com.tbuonomo.morphbottomnavigation.MorphBottomNavigationView in my XML
…
-
I just wonder when I have a login activity in my App, I should place the splash activity inside the APP module or separately has a module with presentation/domain/data for splash process? Thanks a lot…
-
### Summary ###
Implement a Reselected property for TabbedPage when a user reclicks on a tab
### API Changes ###
```C#
public object ReSelectedItem //Bindable Property
```
### Android impl…