Questions tagged [nativescript-layout]

2 questions
1
vote
1 answer

Avoid overlapping text with a NativeScript GridLayout if two horizontally aligned items, name and price

I follow the instructions here to get two horizontally aligned items left and right centered. The problem is now I have item name text that is too long meaning it overlaps with the item price. This is easily demonstrated by this diagram: The actual…
Eugene van der Merwe
  • 4,390
  • 1
  • 35
  • 48
0
votes
1 answer

NativeScript layout expand image to fill screen while keeping button snapped to bottom

Please code and images below. I'm trying to expand the image as much as possible but retain the price and the "Add to Cart" button must be snapped to the bottom of the screen. On the image XML attributes, when I try stretch="none" the image is too…
Eugene van der Merwe
  • 4,390
  • 1
  • 35
  • 48