enter image description here Should I use fragments? but I want an overlay over the map activity. How can I achieve this? So far, I have been trying ...
enter image description here Should I use fragments? but I want an overlay over the map activity. How can I achieve this? So far, I have been trying ...
I am trying to make a responsive grid, that contains cards, however, I cannot for the life of me figure out why the cards are not not fitting within t ...
I would like to do a responsive design for my page, with high resolution, it would be : And for lower resolution, it would be : But I have this ...
I have four figure, on four tabs. I also have four datatables, one for each datasource/figure. I want to show only one datatable in one tab. I tried ...
I have designed the following in figma. I have created a 500px x 500px window and a widget. I want to place the "in motion" text 160px from the left a ...
Is it possible to scale a child (of known size) to match the width of it's parent (of unknown width)? The child's size will be wider that it's parent ...
My ultimate layout should be as follow: Widths of "img div" and "parent text div" are fixed as 30% and 70% respectively of "parent div". The height ...
My app has an AutoCompleteTextView that queries a Room database and displays the search results in the dropdown as the user types. The results are dis ...
This is the start page of my app and everything looks fine, but as soon as i run the app it closes. FATAL EXCEPTION: main Process: com.bookreader.and ...
I'm about to publish my app and I'm confused between using multiple dimension files and using multiple layouts or is there any other way so my app can ...
I have a row containing four Expanded widgets. Its code looks as follows: The resulting display is unsatisfactory if any of the texts in the Contai ...
I am trying to add custom layout to change my selected item text in my spinner. But I couldn't reach my layout file with R.layout.my_selected_item in ...
I'm working on a chart that works as a heatmap, but instead of a "traditional" color scale, I want to set a specific color to values between x and x+0 ...
Im trying to display some items, for which, right now, I'm using a HorizontalStackLayout. They should be displayed horizontally, but instead of actin ...
I have a ConstraintLayout with 2 AppCompatTextview's with exactly the same text. I am using app:autoSizeTextType="uniform" attribute to autoSize the t ...
I ran this code and it returns an error : RenderCustomMultiChildLayoutBox object was given an infinite size during layout. I couldn't figure out which ...
I've seen the following pattern a lot in primitive components (like Radix UI) where layouts are rendered as custom children components. For example in ...
What I have so far This is the flex layout I have. It is based on the idea of holy-grail. This is what current layout look What I'm trying to do I ...
I have a ScrollView that, depending on user input, can change in height. I want to be able to detect whenever those changes happen, but I don't have a ...
Any design of the interface of my app upload when using the keyboard as shown in the image https://i.stack.imgur.com/KxrJs.jpg https://i.stack.imgur ...