• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. B

    Apps PercentRelativeLayout only displaying API 23

    Working with a `PercentRelativeLayout` (PRL from now on) to scale either `ImageViews` or `Buttons` based on screen size. On the emulator running API 23, and on the XML preview API 23 - it looks and works beautifully. However when changing to any other API, including API 24 (or 16, etc), there...