Is it obligatory to use sp?

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

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

    Flexbox for Android

  • I would highly recommend using sp for text sizes as users can change the font size in their settings. So if someone has bad vision and large text, your app would be disregarding scaling the text up. This does make it more difficult to create layouts that work for all text sizes, but there are patterns such as a constraint layout flow or flex box which will make everything in one row if the content fits our stack on top of each other if it doesn't fit in a single row.

  • 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