Skip to content

Commit

Permalink
remove redundant style configuration found by lint
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed May 11, 2024
1 parent 72cbd89 commit c1461c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/res/layout/activity_attestation.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
xmlns:tools="http:https://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="?attr/colorSurface"
tools:context="app.attestation.auditor.AttestationActivity">

<com.google.android.material.appbar.AppBarLayout
Expand Down

0 comments on commit c1461c9

Please sign in to comment.