1
0
Fork 0

For #537: Removes unused asset

master
Sawyer Blatz 2019-02-20 07:51:09 -08:00 committed by Colin Lee
parent d910bda929
commit a2031b92cd
1 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="oval">
<corners android:radius="60dp"/>
<solid android:color="@color/private_browsing_primary" />
</shape>