chetbox / boopjs

Formerly boopjs.com
https://chetbox.com
1 stars 0 forks source link

ActionBar not included when selecting views #246

Closed chetbox closed 8 years ago

chetbox commented 8 years ago

See this SO question for more info.

chetbox commented 8 years ago

Simple solution:

Make content_view() return getDecorView() not, android.R.id.content view.

chetbox commented 8 years ago

Fixed by #252