diff --git a/app/src/main/res/layout/fragment_search.xml b/app/src/main/res/layout/fragment_search.xml index 0e4cfce..95129ea 100755 --- a/app/src/main/res/layout/fragment_search.xml +++ b/app/src/main/res/layout/fragment_search.xml @@ -5,48 +5,65 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" - tools:context=".fragments.SearchFragment" - > + tools:context=".fragments.SearchFragment"> + + + android:gravity="center" + android:orientation="vertical"> - + android:hint="Text to Image Search" + app:placeholderText="e.g. "Black cat sitting on a table""> + + + + + android:gravity="center" + android:orientation="horizontal"> -