Closed jayohms closed 6 months ago
We already require apps to implement AppCompatActivity, so this provides a cleaner public API and gives the library more control if we own it directly.
AppCompatActivity
We already require apps to implement
AppCompatActivity
, so this provides a cleaner public API and gives the library more control if we own it directly.