Showing attribute error in android studio 3.5

android:layout_width=“match_parent”
android:layout_height="match_parent

showing attribute not allowed here error in android studio 3.5 while writing first Hello World program.

Can you send your xml file code?