Created a new project, targeting Android Pie (Androdi 9.0). I click on "Add New Item" from the solution explorer. Search for "fragments". Add the file to the procject.
When I go edit the file, this is what I see...
After checking, Visual Studio 2017 is up to date.
So If one uses the UI to add stuff, the said stuff uses a "dated" template to generate the code ?
What should I do here ? Use a compatibility library ? If so, which ?