OkLayoutInflater

This page summarizes the projects mentioned and recommended in the original post on /r/androiddev

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Telegram

    Telegram for Android source

  • — Do not use checkboxes and radio buttons in cells. Due to the complex xml structure and internal layers coloring, simple initialization of the checkbox on old phones took a very long time. As a solution, either use the checkbox images (but then they will be without animation), or use a custom checkbox, as for example telegram uses https://github.com/DrKLO/Telegram/blob/master/TMessagesProj/src/main/java/org/telegram/ui/Components/CheckBoxSquare.java Made by analogy on kotlin: https://github.com/ivan200/buyer/blob/master/app/src/main/java/app/simple/buyer/util/views/CheckBoxSquare.kt

  • buyer

    Simple android app for buy products

  • — Do not use checkboxes and radio buttons in cells. Due to the complex xml structure and internal layers coloring, simple initialization of the checkbox on old phones took a very long time. As a solution, either use the checkbox images (but then they will be without animation), or use a custom checkbox, as for example telegram uses https://github.com/DrKLO/Telegram/blob/master/TMessagesProj/src/main/java/org/telegram/ui/Components/CheckBoxSquare.java Made by analogy on kotlin: https://github.com/ivan200/buyer/blob/master/app/src/main/java/app/simple/buyer/util/views/CheckBoxSquare.kt

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts