Browse Source

Update README.md

master
Henning Hall 5 years ago
committed by GitHub
parent
commit
d04dfda2a1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -126,7 +126,7 @@ Here are some more info about the three different picker modes that are availabl
<tr><td>The so called "iOS clone" looks and works similar to the ios version. It shows normaly 5 lines of dates. It is enabled by default.</td><td>
This version looks more like a standard native implementation on Android. The divider color can be changed by adding the following to you Android theme.
<code><item name="colorControlNormal">#03b6fc</item&gt;</code>
<code>&lt;item name=&quot;colorControlNormal&quot;&gt;#03b6fc&lt;/item&gt;</code>
</td></tr>
<tr><td>

Loading…
Cancel
Save