Questions tagged [coordinator-layout]

An Android Layout used as a container for a specific interaction with one or more child views

An Android Layout used as a container for a specific interaction with one or more child views

See: https://developer.android.com/reference/android/support/design/widget/CoordinatorLayout.html

145 questions
0
votes
1 answer

CoordinatorLayout does not display with targetSdkVersion 28 in AndroidStudio 3.1.4

I'm using the latest version of android studio (3.1.4), along with latest SDK version (28). The layout does not get rendered in the design tab, I'm using coordinator layout. styles.xml: