Loading packages/PrintSpooler/res/layout/print_activity.xml +2 −2 Original line number Diff line number Diff line Loading @@ -125,8 +125,8 @@ <android.support.v7.widget.RecyclerView android:id="@+id/preview_content" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_width="match_parent" android:layout_height="match_parent" android:clipToPadding="false" android:orientation="vertical"> </android.support.v7.widget.RecyclerView> Loading Loading
packages/PrintSpooler/res/layout/print_activity.xml +2 −2 Original line number Diff line number Diff line Loading @@ -125,8 +125,8 @@ <android.support.v7.widget.RecyclerView android:id="@+id/preview_content" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_width="match_parent" android:layout_height="match_parent" android:clipToPadding="false" android:orientation="vertical"> </android.support.v7.widget.RecyclerView> Loading