-
Space at the bottom of devices which are either flagship or new android phones .
Especially those devices where you can hide the navigation bar from settings and navigate through gesture.
ghost updated
2 years ago
-
**Describe the bug**
I can't stop a recording because hold to stop is not working. If I just tap it the message "Hold to stop" is displayed.
In some rare situations it does work, but i cant reproduc…
-
## Information
- Haze version: 0.9.0-beta03
- Platform: Android
- Platform version: Android 14
## Expected Behavior
Blurring should be applied consistently to all parts of the composabl…
-
[StreetView](https://github.com/googlemaps/android-maps-compose/blob/main/maps-compose/src/main/java/com/google/maps/android/compose/streetview/StreetView.kt) composable doesn't fully respect the pare…
-
## Overview
Start Up機能の実装
> App起動からTutorialを終えるまでを流れを実装します。
## Todo
- [x] Start Up画面
- [ ] Tutorialの作成
- [x] Material Themeの設定
- [x] Dark Mode 対応
## Option
- [ ] 起動中のanimationをつける…
-
DrawerLayout 里面嵌套的一个Fragment 用QMUIWindowInsetLayout包裹的content了
![1](https://user-images.githubusercontent.com/16749976/47288018-cf4f9280-d626-11e8-8cc4-a1cbcf11922e.png)
![Uploading 2.png…]()
-
Hello!
Thank you for your help!
When I choose rebuild or make project, I get these errors in the build console tasks:
> Task :composeApp:linkDebugFrameworkIosX64
> Task :composeApp:linkDebugFr…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is there a StackOverflow question about this issue?
- [X] I have searched StackOverflow
### Is this a…
-
使用PopupWindow辅助监听来将主视图设为adjustNothing,确实是个好方法。
onGlobalLayout 的判断经过我使用多种真机测试,发现需要做很多无效性判定。不然很容易产生误判。
1.横屏模式在切入后台,再切回前台,部分手机会产生视图旋转。触发布局调整。
2.底部导航栏状态变更会触发布局调整。
3.有些时候我们并不会把app设置为全屏,计算键盘高度并不总等于物理高…
-
Hi,
`android:windowTranslucentStatus` is not working when debug drawer attached to activity.
What is the reason for this? How to solve this?