Loading res/layout/manage_applications_apps.xml +7 −7 Original line number Diff line number Diff line Loading @@ -20,13 +20,6 @@ android:layout_width="match_parent" android:layout_height="match_parent"> <FrameLayout android:id="@+id/pinned_header" android:layout_width="match_parent" android:layout_height="wrap_content" android:elevation="2dp" settings:layout_constraintTop_toTopOf="parent"/> <androidx.recyclerview.widget.RecyclerView android:id="@+id/apps_list" android:layout_width="match_parent" Loading Loading @@ -57,5 +50,12 @@ settings:layout_constraintTop_toBottomOf="@id/pinned_header" settings:layout_constraintBottom_toBottomOf="parent"/> <FrameLayout android:id="@+id/pinned_header" android:layout_width="match_parent" android:layout_height="wrap_content" android:background="?android:colorBackground" settings:layout_constraintTop_toTopOf="parent"/> </androidx.constraintlayout.widget.ConstraintLayout> Loading
res/layout/manage_applications_apps.xml +7 −7 Original line number Diff line number Diff line Loading @@ -20,13 +20,6 @@ android:layout_width="match_parent" android:layout_height="match_parent"> <FrameLayout android:id="@+id/pinned_header" android:layout_width="match_parent" android:layout_height="wrap_content" android:elevation="2dp" settings:layout_constraintTop_toTopOf="parent"/> <androidx.recyclerview.widget.RecyclerView android:id="@+id/apps_list" android:layout_width="match_parent" Loading Loading @@ -57,5 +50,12 @@ settings:layout_constraintTop_toBottomOf="@id/pinned_header" settings:layout_constraintBottom_toBottomOf="parent"/> <FrameLayout android:id="@+id/pinned_header" android:layout_width="match_parent" android:layout_height="wrap_content" android:background="?android:colorBackground" settings:layout_constraintTop_toTopOf="parent"/> </androidx.constraintlayout.widget.ConstraintLayout>