diff options
Diffstat (limited to 'ime/app/src/main/res/drawable/yochees_dark_popup_background.xml')
| -rw-r--r-- | ime/app/src/main/res/drawable/yochees_dark_popup_background.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ime/app/src/main/res/drawable/yochees_dark_popup_background.xml b/ime/app/src/main/res/drawable/yochees_dark_popup_background.xml index 1831c62b1..096686935 100644 --- a/ime/app/src/main/res/drawable/yochees_dark_popup_background.xml +++ b/ime/app/src/main/res/drawable/yochees_dark_popup_background.xml @@ -3,4 +3,4 @@ android:shape="rectangle"> <solid android:color="#2481A8"/> <corners android:topLeftRadius="@dimen/yochees_radius_key_corner" android:topRightRadius="@dimen/yochees_radius_key_corner" android:bottomLeftRadius="0px" android:bottomRightRadius="0px"/> -</shape>
\ No newline at end of file +</shape> |
