thank you. the android studio autmatically subclas...
# android
j
thank you. the android studio autmatically subclassed main activity to AppCompatActivity() - is that what needs to be done? do I need to manually import something? I assume it’s not enough to just state the minimum supported sdk in manifest…