Explorar o código

fix recycleViewer placement

Noah Vogt %!s(int64=4) %!d(string=hai) anos
pai
achega
0439f69ce6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/src/main/res/layout/activity_main.xml

+ 1 - 0
app/src/main/res/layout/activity_main.xml

@@ -14,6 +14,7 @@
         android:id="@+id/recyclerView"
         android:layout_width="match_parent"
         android:layout_height="match_parent"
+        android:paddingTop="50dp"
         app:layoutManager="androidx.recyclerview.widget.GridLayoutManager">
 
     </androidx.recyclerview.widget.RecyclerView>