apkfuckery/com.discord/res/layout/cpv_preference_circle.xml

3 lines
404 B
XML
Raw Normal View History

2020-07-08 16:44:49 +00:00
<?xml version="1.0" encoding="utf-8"?>
<com.jaredrummler.android.colorpicker.ColorPanelView android:id="@id/cpv_preference_preview_color_panel" android:layout_width="@dimen/cpv_color_preference_normal" android:layout_height="@dimen/cpv_color_preference_normal" app:cpv_colorShape="circle"
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" />