Ryosuke839 / UnicodePad

An Android App that enables input every character in Unicode
https://play.google.com/store/apps/details?id=jp.ddo.hotmist.unicodepad
Apache License 2.0
314 stars 32 forks source link

Add round and adaptive icon resources #50

Closed Ryosuke839 closed 4 years ago

Ryosuke839 commented 4 years ago

Round icon and adaptive icon resources are introduced in API 25 and 26 respectively. Legacy icon resource didn't fit them well and this PR makes them look better.

This resolves #22.