Bennysway
Bennysway
Yea, something definitely broke in 2.0.1 I have a before and after of it and v2.0.0 in a horizontal scrollview, no wrap,   I think flex box lost over-flow......
Here is an example of an Adapter that handles Row(val string: String) Column(val string ...etc ``` class MyTableViewAdapter : AbstractTableAdapter() { class MyCellViewHolder(itemView: View) : AbstractViewHolder(itemView) { val cellContainer: LinearLayout...
A custom object similar to LayoutCoordinates that can have a query `.positionInScreen()` extension that does external calculations of app window offset, density etc. I did a work around and I...
If it returns ``` | [ (component) ] | | | |
Yes, because in multi window scenario, we might get the wrong offset, knowing that the active window triggered the action.
Honestly I cant define the standard of how it should look, but yes, screen position of a component should be like the coordinates relative to the active windows screen. I...
@yamilmedina and anyone else who ended up stumbling on this bug. My build file should be sqeeaky clean after running hundreds of clean/sync/build. But this should fix the Duplicate class...
Checked the latest version, (like months ago) Works well so I'm closing this issue
For Desktop I've been using SwingPanel with Mapsforge. The worrying issue is render issues with compose. Not all modifiers work, not all mouse requests are passed to the proper view...
Im using ARCore + Sceneview. The filament engine reported: 12:58:59.733 V [Samsung Electronics Co., Ltd.], [ANGLE (Samsung Xclipse 540) on Vulkan 1.3.279], [OpenGL ES 3.2 Driver version: 24.1.265 git hash:...