k-9/res/drawable-xxhdpi
Joe Steele a756fa3683 Use Theme consistent styles in FoldableLinearLayout
For support of the dark and light themes.

Also:

Redefine mFolded and call it mIsFolded.  Previously,
the view started with mFolded = false (which implies to me
the initial state is unfolded) and yet the view
started in a folded state, which seemed contradictory.

Create updateFoldedState() with code from onClick() (In
preparation for subsequent commit.)
2014-08-29 10:47:41 -04:00
..
ic_action_collapse_dark.png Use Theme consistent styles in FoldableLinearLayout 2014-08-29 10:47:41 -04:00
ic_action_collapse_light.png Use Theme consistent styles in FoldableLinearLayout 2014-08-29 10:47:41 -04:00
ic_action_expand_dark.png Use Theme consistent styles in FoldableLinearLayout 2014-08-29 10:47:41 -04:00
ic_action_expand_light.png Use Theme consistent styles in FoldableLinearLayout 2014-08-29 10:47:41 -04:00
icon.png Recreate app icon from SVG file 2013-11-11 01:09:09 +01:00