Skip to content

Commit

Permalink
Tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
microbit-grace committed May 10, 2024
1 parent d3f783c commit 9f55986
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion app/src/main/res/layout-land/view_pairing_searching.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@

<!--pairing animation-->
<pl.droidsonroids.gif.GifImageView
android:id="@+id/searching_microbit_found_giffview"
android:layout_width="@dimen/pairing_step_1_gif_image_width"
android:layout_height="@dimen/pairing_step_1_gif_image_height"
android:layout_below="@id/search_microbit_step_3_title"
Expand Down
1 change: 0 additions & 1 deletion app/src/main/res/layout/view_pairing_searching.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@

<!--pairing animation-->
<pl.droidsonroids.gif.GifImageView
android:id="@+id/searching_microbit_found_giffview"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_below="@id/searching_progress_spinner"
Expand Down

0 comments on commit 9f55986

Please sign in to comment.