Update actionbarsherlock from 4.2 to 4.4
This commit is contained in:
@@ -22,7 +22,8 @@ This is an optimized layout for a screen with the Action Bar enabled.
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:orientation="vertical"
|
||||
android:fitsSystemWindows="true">
|
||||
android:fitsSystemWindows="true"
|
||||
android:splitMotionEvents="false">
|
||||
<com.actionbarsherlock.internal.widget.ActionBarContainer
|
||||
android:id="@+id/abs__action_bar_container"
|
||||
android:layout_width="fill_parent"
|
||||
|
||||
Reference in New Issue
Block a user