Loading app/src/main/res/layouts/mastodon/layout/fragment_slide_media.xml +1 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,7 @@ <RelativeLayout android:id="@+id/media_fragment_container" android:layout_width="match_parent" android:layout_height="match_parent" android:background="@color/black"> android:layout_height="match_parent"> <!-- Main Loader --> <RelativeLayout android:id="@+id/loader" Loading Loading
app/src/main/res/layouts/mastodon/layout/fragment_slide_media.xml +1 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,7 @@ <RelativeLayout android:id="@+id/media_fragment_container" android:layout_width="match_parent" android:layout_height="match_parent" android:background="@color/black"> android:layout_height="match_parent"> <!-- Main Loader --> <RelativeLayout android:id="@+id/loader" Loading