Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GuilhE authored Oct 1, 2020
1 parent 151b457 commit ae39223
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ picker.newInstance(/* setup... */).apply { lifecycleOwner = this@MainActivity }

### Themes

<img src="media/sampleA.gif" alt="Sample A" width="50%"/> <img src="media/sampleB.gif" alt="Sample B" width="50%"/> <img src="media/sampleC.gif" alt="Sample C" width="50%"/> <img src="media/sampleD.gif" alt="Sample D" width="50%"/>
<img src="media/sampleA.gif" alt="Sample A" width="24%"/> <img src="media/sampleB.gif" alt="Sample B" width="24%"/> <img src="media/sampleC.gif" alt="Sample C" width="24%"/> <img src="media/sampleD.gif" alt="Sample D" width="24%"/>


To override default theme just create yours by simply extending it and replacing desired color values:
Expand Down Expand Up @@ -132,4 +132,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.

0 comments on commit ae39223

Please sign in to comment.