Open P0bo opened 4 months ago
Hey, looks like this is your first Issue in this repository! If you have any questions, please visit us: https://discord.com/invite/yspVzD4Kbm
Issue still present in the latest alpha?
Alpha app of workflow run https://github.com/MrBoomDeveloper/Awery/actions/runs/10422421509
yes it is stilll there
You can test yorself using https://github.com/axel358/smartdock
I think this article from android developers blog maybe useful
Especially this part below
With desktop windowing, input methods beyond touch and insets handling become even more important for a seamless user experience.
- Insets handling: All apps when running in desktop windowing have a header bar, even in immersive mode. Ensure your app's content isn't obscured by this. The new header bar is reported as a caption bar in Compose ([androidx.compose.foundation:foundation-layout.WindowInsets.Companion.captionBar](https://developer.android.com/reference/kotlin/androidx/compose/foundation/layout/package-summary#(androidx.compose.foundation.layout.WindowInsets.Companion).captionBar())) and in Views ([android.view.WindowInsets.Type.CAPTION_BAR](https://developer.android.com/reference/android/view/WindowInsets.Type#captionBar())), which is part of the system bars. API 35 also introduced a new appearance type, to make the header bar transparent, to allow apps to draw custom content inside.
@MrBoomDeveloper
Well the app is android only for now W8 till official pc version is released
Well the app is android only for now W8 till official pc version is released
i dont know why u closed the issue , since this is a native android feature and most apps out there support it . im also running the app on android .
i dont know why u closed the issue , since this is a native android feature and most apps out there support it . im also running the app on android .
Cause the app is android only and he's using it on pc by ig emulator or wsa So you've to wait for an official pc version to get things fixed
i dont know why u closed the issue , since this is a native android feature and most apps out there support it . im also running the app on android .
Cause the app is android only and he's using it on pc by ig emulator or wsa So you've to wait for an official pc version to get things fixed
Man im running the app on a android tablet , every tablet and android device has suppot for windowing in android 10 + iirc .
Android version: 14 (SDK 34; build OPD2203_14.0.0.620(EX01)) Android build ID: OPD2203_14.0.0.620(EX01) Device brand: OnePlus Device manufacturer: OnePlus Device name: OP59BCL1 (OPD2203) Device model: OPD2203
i dont know why u closed the issue , since this is a native android feature and most apps out there support it . im also running the app on android .
Cause the app is android only and he's using it on pc by ig emulator or wsa So you've to wait for an official pc version to get things fixed
Man im running the app on a android tablet , every tablet and android device has suppot for windowing in android 10 + iirc .
Android version: 14 (SDK 34; build OPD2203_14.0.0.620(EX01)) Android build ID: OPD2203_14.0.0.620(EX01) Device brand: OnePlus Device manufacturer: OnePlus Device name: OP59BCL1 (OPD2203) Device model: OPD2203
Lol thought it was on pc
The app has no title bar in freeform windows, causing overlapping elements with the system title bar in many screens.
Difficulties experienced due to this issue:
This issue needs to be fixed promptly to enhance usability and functionality.
For comparison, apps like Aniyomi, Anivu, GitHub, etc., have a title bar in freeform windows: