본문 바로가기

전체 글

Chef's Choice 보호되어 있는 글입니다. 더보기
FULL_SCREEN 화면에서 StatusBar 나타나는 현상 화면 Rotation 후 Layer Resizing 되면서 StatusBar가 Hide되어야 함에도 불구하고 나타나는 현상. 원인 분석 중, Native 주석 중 Dianne Hackborn이 쓴 다음 부분이 어떤 의미인지 거론되고 있다. ======================================================= WindowManagerService.java Line 8586 ======================================================= if (w.mSurface != null) { // XXX NOTE: The logic here could be improved. We have // the decision about whether to re.. 더보기
FLAG_ACTIVITY_XXX add to dictionary 메뉴를 통해 Userdictionary로 startActivity를 할 때, GB와 달리 ICS에선 이 Activity도 Recent App으로 나타난다는 점이 문제가 된다. 이를 막기 위해 다음 시도를 하는데... if (suggestionInfo.suggestionIndex == ADD_TO_DICTIONARY) { Intent intent = new Intent(Settings.ACTION_USER_DICTIONARY_INSERT); intent.putExtra("word", originalText); intent.putExtra("locale", getTextServicesLocale().toString()); intent.setFlags(intent.getFlag.. 더보기
TO DOs before next week 보호되어 있는 글입니다. 더보기
Dreamlike transparency 보호되어 있는 글입니다. 더보기
봄맞이 집 청소, 그리고 외출 보호되어 있는 글입니다. 더보기
[기본준수] 근태 경고 - 과도 지각자 보호되어 있는 글입니다. 더보기
처음으로 돌아왔다 보호되어 있는 글입니다. 더보기