apkfuckery/com.discord/res/layout/cpv_preference_circle_large...

3 lines
402 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_large" android:layout_height="@dimen/cpv_color_preference_large" app:cpv_colorShape="circle"
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" />