Material

Material


<style name="AppTheme" parent="@style/Theme.AppCompat.Light">
        <!-- Customize your theme here. -->
        <item name="colorPrimary">#ffc05d68</item>
        <item name="colorPrimaryDark">#ffc05d68</item>
</style>



이 블로그의 인기 게시물

리눅스 시스템 시작시에 자동 실행할 파일 등록하기

tomcat 구동 시 /dev/random 블로킹 이슈

Spring - MyBatis 연동 방법