mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-01 16:15:08 -04:00
52e2a437fb
- Ported to the ColorPickerDialog API - Translated the API and Internals from Indonesian to English - Moved to use K-9 strings rather than custom strings. In an ideal world, we should use ambilwarna as an android library project, like it was intended.
6 lines
157 B
XML
6 lines
157 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<dimen name="button_minWidth">100sp</dimen>
|
|
<dimen name="colorpicker_onedp">1dp</dimen>
|
|
</resources>
|