http://stackoverflow.com/questions/5800426/expandable-list-view-move-group-icon-indicator-to-right
ex)
Display newDisplay = getWindowManager().getDefaultDisplay(); int width = newDisplay.getWidth(); newListView.setIndicatorBounds(width-50, width);
'Android' 카테고리의 다른 글
Analysis of the Android Architecture (0) | 2012.01.27 |
---|---|
handler, looper (0) | 2011.12.09 |
scroll 항상 아래에 위치시키기 (0) | 2011.10.21 |
DexFile.class error in eclipse (0) | 2011.10.20 |
MonkeyDevice waitForConnection (float timeout, string deviceId) (0) | 2011.10.13 |