aboutsummaryrefslogtreecommitdiffstats
path: root/libraries/ActionBarSherlock/res/layout/abs__action_bar_tab_bar_view.xml
blob: 9d8f759bc630f1d99d4c0cfce2ee7f3c0a33d3ce (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>

<com.actionbarsherlock.internal.widget.TabsLinearLayout
    xmlns:android="http://schemas.android.com/apk/res/android"
    style="?attr/actionBarTabBarStyle"
/>