mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 13:23:58 +01:00
Added ActionBarSherlock library compatiblity support
This commit is contained in:
parent
f4fe37cee6
commit
6d105f4844
374 changed files with 34299 additions and 25 deletions
7
libs/ActionBarSherlock/res/layout/abs__action_bar_tab.xml
Executable file
7
libs/ActionBarSherlock/res/layout/abs__action_bar_tab.xml
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<view
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
class="com.actionbarsherlock.internal.widget.ScrollingTabContainerView$TabView"
|
||||
style="?attr/actionBarTabStyle"
|
||||
/>
|
||||
Loading…
Add table
Add a link
Reference in a new issue