Home
last modified time | relevance | path

Searched refs:panelHeight (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
DFilterShowActivity.java330 int panelHeight = container.getHeight() + bottom.getHeight(); in loadEditorPanel() local
332 anim.translationY(panelHeight).start(); in loadEditorPanel()