<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<corners android:radius="10dp" />
<solid android:color="@color/notify_background"/>
</shape>
반응형
'Mobile > Android' 카테고리의 다른 글
WebView <-> 안드로이드 통신 (0) | 2016.08.20 |
---|---|
ANDROID | WEBVIEW (0) | 2016.08.18 |
ANDROID | Fragment LiftCycle (0) | 2016.08.17 |
UI | android systemUI Handle (0) | 2016.08.17 |
android 원격 디버깅 (0) | 2016.08.08 |