view-hierarchy Questions

1

I have a list in a view (lets call it view A) where I push a view B via NavigationLink from view A and manipulate the CurrentSubjectValue to the initial view A. The moment the data is added and the...
Lightly asked 14/7, 2019 at 13:33

1

I have an app which has UITabbarController as the initial window(after logging-in i set it as rootViewController) This tabbarController has 4 different tabs in it which are all UIViewControllers e...

6

Solved

Is it possible to show the first view in a LinearLayout overlapping the second? I would like to layout my views like so: <LinearLayout android:layout_width="wrap_content" android:layout_hei...
Siler asked 6/6, 2013 at 22:31

5

Solved

Every time I create views like Button and TextView in ConstraintLayout, they all get stuck at the top corner instead of where I placed them. I tried to create new activities and change the emulato...

4

Solved

This question has already been asked here, but it has no solution. I have a WebView. I want to set minimum height to the WebView using minHeight attribute, but it doesn't work. The same attribute...
Cervicitis asked 11/5, 2017 at 13:47

1

I am making SKD for Automation. So my needs are slightly different that normal app development. Requirement: Get ViewHierarchy of current activity. Problem: I get it correct when Spinner is not op...
Salami asked 6/3, 2014 at 8:35

1

While trying to debug my view hierarchy, I get the following error: Error: Unable to capture view hierarchy. Details: No plist data for fetching view hierarchy: error evaluating expression “(id)[(...
Nettienetting asked 27/12, 2016 at 10:59
1

© 2022 - 2024 — McMap. All rights reserved.