Android Question Something strange happening...Designer

Lary Yenta

Member
Licensed User
Longtime User
I have something strange happening with my designer and was curious on how to fix it. I have attached a screengrab of what I see on the designer.

I want to have a Label on top of a page (Based on having several different scroll views) My label does not appear when I run my app.I have set up the anchors but still no luck. Strange part is, it used to run just fine?

Has anyone else had this happen to them? If so, what am I doing wrong?

Thanks,

lary
 

Attachments

  • WVCap.png
    WVCap.png
    21.7 KB · Views: 199

DonManfred

Expert
Licensed User
Longtime User
ave set up the anchors
How does it look in the running app?
How have you set the anchors for the panel under your label?
Do you have an actionbar on your layout and maybe forget to set the top of your label to start under the actionbar?

Like Klaus said; without knowing what you have done and how it is hard to help
 
Upvote 0

Lary Yenta

Member
Licensed User
Longtime User
Hi there Klaus and DonManfred,

Well, I must have pulled a bonehead move because I rebuilt the same page BUT i double checked my label anchors and realized that I must have reset them (DOH!!! Face Palm)...Now everything is working just as expected! Thank you gentlemen very much!

Regards,

Lary
 
Upvote 0
Top