forked from amazingfate/loongoffice
Look for code like: xxx ? yyy : false; Which can be simplified to: xxx && yyy Change-Id: Ia33c0e452aa28af3f0658a5382895aaad0246b4d
ActionBarSherlock Library
This folder contains the main library which should be linked against as an Android library project in your application.
For more information see the "Including In Your Project" section of the usage page.