Преглед на файлове

Change MediaBox Stamp UI

cooperku_kdanmobile преди 5 години
родител
ревизия
58fcacf7a8
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      reader/src/main/res/layout/view_viewer_edit_item_stamp_custom.xml

+ 1 - 1
reader/src/main/res/layout/view_viewer_edit_item_stamp_custom.xml

@@ -63,7 +63,7 @@
 
     <android.support.v7.widget.RecyclerView
         android:id="@+id/recyclerView_shapeCustom"
-        android:layout_width="match_parent"
+        android:layout_width="wrap_content"
         android:layout_height="0dp"
         app:layout_constraintBottom_toBottomOf="parent"
         app:layout_constraintLeft_toLeftOf="parent"