Skip to content

Commit

Permalink
Fix banner background
Browse files Browse the repository at this point in the history
  • Loading branch information
CrisBarreiro committed Nov 7, 2024
1 parent 02ff119 commit d8ad11e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
<path
android:pathData="M0 0H390V116H0V0Z"
android:strokeWidth="2"
android:strokeColor="#DDDDDD"
android:fillColor="?daxColorBackground"
/>
</group>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
android:paddingEnd="@dimen/keyline_4"
android:paddingBottom="@dimen/keyline_4"
android:alpha="0"
android:elevation="4dp"
tools:alpha="1">

<com.duckduckgo.common.ui.view.text.DaxTextView
Expand Down

0 comments on commit d8ad11e

Please sign in to comment.