-
Technically not an issue ...
Best practice to use a frame layout (for fragments) with full height and AHBottomNavigation within CoordinatorLayout.
Also, how to set scrolling behaviour ?
-
When I am using this with coordinator layout and the keyboard is opened the whole UI gets disturbed.
-
Help wanted with adding a behaviour to Coordinator layout to replicate the scrolling animation of the search bar like the video linked
Link : https://www.uplabs.com/posts/rental-application-concept
-
### Overview
Create a general layout for user profiles that will be populated with specific information about Guests, Hosts and Coordinators.
### Action Items
Profile pages in Figma need to be ad…
-
I am trying to make FloatingActionMenu in the bottom center part of the Coordinator layout.
I am using android:layout_gravity="bottom|center" for FAM but not working for me.
Here is the XML code
…
-
I want to make the image parent (card view) to the center of the app bar, so outside of the app bar I'm creating a coordinator layout the same height as the app bar, but when I do that the animation d…
-
I am trying to understand a performance degradation that has happened on upgrading from Trino 419 to Trino 463. Querying hive tables with zstd compressed data in s3 seem to run significantly slower in…
-
It works fine with the appbar, all the scroll bahaviours in the parent coordinator layout work as expected for app bar. But if there is a Bottom Navigation View with @string/hide_bottom_view_on_scroll…
-
When upgrading our contracts, we need to take special care with structs that are used in arrays in storage. Special care should be taken with:
* Changing the struct size or layout, since it can lead …
-