2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-05 21:20:45 +00:00

Issue 7266 fenix remove line (#10630)

This commit is contained in:
Vishwa Patel 2020-05-13 13:36:58 -04:00 committed by GitHub
parent 714c2c849d
commit 06aada251d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,10 +19,4 @@
<solid android:color="?neutralFaded" />
</shape>
</item>
<item android:gravity="bottom">
<shape android:shape="rectangle">
<size android:height="1dp" />
<solid android:color="?neutralFaded" />
</shape>
</item>
</layer-list>