Skip to content

Commit b5d9c0a

Browse files
authored
align shield's pulsating circle (#6072)
Task/Issue URL: https://app.asana.com/1/137249556945/project/1208671518894266/task/1210250712494534?focus=true ### Description Aligns shield's pulsating circle.
1 parent b9fa0cd commit b5d9c0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/layout/view_fade_omnibar.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@
330330
</androidx.appcompat.widget.Toolbar>
331331

332332
<FrameLayout
333-
android:layout_width="76dp"
333+
android:layout_width="74dp"
334334
android:layout_height="match_parent"
335335
android:paddingTop="@dimen/experimentalOmnibarCardMarginTop"
336336
android:paddingBottom="@dimen/experimentalOmnibarCardMarginBottom"

0 commit comments

Comments
 (0)