diff options
Diffstat (limited to 'ime/app/src/main/res/drawable/blacktheme_preview_background.xml')
| -rw-r--r-- | ime/app/src/main/res/drawable/blacktheme_preview_background.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ime/app/src/main/res/drawable/blacktheme_preview_background.xml b/ime/app/src/main/res/drawable/blacktheme_preview_background.xml index 4002fb783..25210a449 100644 --- a/ime/app/src/main/res/drawable/blacktheme_preview_background.xml +++ b/ime/app/src/main/res/drawable/blacktheme_preview_background.xml @@ -5,4 +5,4 @@ <solid android:color="@color/blacktheme_color_popup_background"/> <stroke android:width="1px" android:color="@color/blacktheme_color_popup_stroke"/> <corners android:radius="@dimen/blacktheme_radius_popup_corner"/> -</shape>
\ No newline at end of file +</shape> |
