Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinBoulongne committed Mar 20, 2024
1 parent 19a2db0 commit 1c6d807
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/layout/layout_switch_drive.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
app:layout_constraintStart_toStartOf="parent"
tools:text="Drive de test dev infomaniak" />

<!-- To prevent the button from overlapping the toolbar search button in the RootFilesFragment we do all of this complex
computations with views -->
<!-- To prevent the button from overlapping the toolbar Search button in the
RootFilesFragment, we do all of this complex computations with views. -->
<com.google.android.material.button.MaterialButton
android:id="@+id/offsetOverlayedRipple"
style="@style/TextButton"
Expand Down

0 comments on commit 1c6d807

Please sign in to comment.