Loading app/src/main/res/layout/drawer_layout.xml +2 −1 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:background="?attr/colorAccent" android:visibility="gone" android:theme="@style/AppTheme"> <androidx.appcompat.widget.AppCompatImageView Loading Loading @@ -99,7 +100,7 @@ android:id="@+id/navigationList" android:layout_width="match_parent" android:layout_height="wrap_content" android:paddingTop="8dp" android:paddingTop="16dp" android:paddingBottom="8dp" app:layoutManager="LinearLayoutManager" /> Loading Loading
app/src/main/res/layout/drawer_layout.xml +2 −1 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:background="?attr/colorAccent" android:visibility="gone" android:theme="@style/AppTheme"> <androidx.appcompat.widget.AppCompatImageView Loading Loading @@ -99,7 +100,7 @@ android:id="@+id/navigationList" android:layout_width="match_parent" android:layout_height="wrap_content" android:paddingTop="8dp" android:paddingTop="16dp" android:paddingBottom="8dp" app:layoutManager="LinearLayoutManager" /> Loading