AirCatHeavy
Well-Known Member
Hello,
Just started with Android Studio...so much to learn....
I have some text that is visible on the Design screen but cannot be seen after Running the App to my test device.
Everything else is ok.
I used the magic want to infer restraints
It seems to be related to the layout_height .....variable settings
If I set it to match_constraint ----- it is not visible.
If I set it to wrap_content ---- it IS visible (but not exactly where I placed it in the design view)
I have the text set to visible font color black (bkgrnd is white)....what else can make it hidden or invisible?
Thanks
Just started with Android Studio...so much to learn....
I have some text that is visible on the Design screen but cannot be seen after Running the App to my test device.
Everything else is ok.
I used the magic want to infer restraints
It seems to be related to the layout_height .....variable settings
If I set it to match_constraint ----- it is not visible.
If I set it to wrap_content ---- it IS visible (but not exactly where I placed it in the design view)
I have the text set to visible font color black (bkgrnd is white)....what else can make it hidden or invisible?
Thanks
Last edited: