Search code examples
android-studioandroid-widget

Android Studio Widget, Text Field, Large, Medium and Small Text is missing all I have is Plain which gives a Name. How can I get it and others?


enter image description here

I'm looking at Youtube examples and I see the instructor has Widgets I don't have, Like different size Text Fields and an analogue clock.

Is there somewhere I can get more Widgets?


Solution

  • I obtained a text size same as to the "tutorial" using:

    android:textAppearance="@style/TextAppearance.AppCompat.Large"