fill

  1. red30

    iOS Question Wrong color fill of labels

    If "Handle Resize Event" = false in the designer, then when filling a regular label with color, I get the following defects: lbl1.Color=Colors.ARGB(255,198,50,36) How with "Handle Resize Event" = false, to get the normal fill? I tried setting up the label as B4XView and filling it color, but...
  2. mare1980k1

    Android Question Exoplayer - how to fill to the edge or how to distort aspect ratio in video?

    I am using Exoplayer library for videos, but it only has default "contain", which keeps the aspect ratio. Is it possible to change this to Fill - thus to distort the video a little? Thank you so much, Kind regards
Top