File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
<artifactId >agit-parent</artifactId >
10
10
</parent >
11
11
<properties >
12
- <abs .version>4.1 .0</abs .version>
12
+ <abs .version>4.2 .0</abs .version>
13
13
</properties >
14
14
15
15
<packaging >apk</packaging >
115
115
</dependency >
116
116
<dependency >
117
117
<groupId >com.actionbarsherlock</groupId >
118
- <artifactId >library </artifactId >
118
+ <artifactId >actionbarsherlock </artifactId >
119
119
<version >${abs.version} </version >
120
120
<type >apklib</type >
121
121
</dependency >
122
122
<dependency >
123
123
<groupId >com.actionbarsherlock</groupId >
124
- <artifactId >library </artifactId >
124
+ <artifactId >actionbarsherlock </artifactId >
125
125
<version >${abs.version} </version >
126
126
<type >jar</type >
127
127
<scope >provided</scope >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<resources >
3
3
4
- <style name =" Theme.App" parent =" @style/Theme.Sherlock.Light.DarkActionBar.ForceOverflow " >
4
+ <style name =" Theme.App" parent =" @style/Theme.Sherlock.Light.DarkActionBar" >
5
5
<item name =" actionBarStyle" >@style/Widget.Styled.ActionBar</item >
6
6
<item name =" android:actionBarStyle" >@style/Widget.Styled.ActionBar</item >
7
7
<item name =" vpiTabPageIndicatorStyle" >@style/Widget.TabPageIndicator</item >
You can’t perform that action at this time.
0 commit comments