Blame | Last modification | View Log | RSS feed
<?xml version="1.0" encoding="utf-8"?><merger version="3"><dataSet config="main$Generated" generated="true"><source path="/home/rajender/Desktop/ProfitMandiAndroid/library/src/main/res"/><source path="/home/rajender/Desktop/ProfitMandiAndroid/library/build/generated/res/rs/debug"/><source path="/home/rajender/Desktop/ProfitMandiAndroid/library/build/generated/res/resValues/debug"/></dataSet><dataSet config="debug$Generated" generated="true"><source path="/home/rajender/Desktop/ProfitMandiAndroid/library/src/debug/res"/></dataSet><dataSet config="main" generated-set="main$Generated"><source path="/home/rajender/Desktop/ProfitMandiAndroid/library/src/main/res"><file path="/home/rajender/Desktop/ProfitMandiAndroid/library/src/main/res/values/vpi__styles.xml" qualifiers=""><style name="Widget.IconPageIndicator" parent="Widget"><item name="android:layout_marginLeft">6dp</item><item name="android:layout_marginRight">6dp</item></style><style name="Theme.PageIndicatorDefaults" parent="android:Theme"><item name="vpiIconPageIndicatorStyle">@style/Widget.IconPageIndicator</item><item name="vpiTabPageIndicatorStyle">@style/Widget.TabPageIndicator</item></style><style name="Widget"></style><style name="Widget.TabPageIndicator" parent="Widget"><item name="android:gravity">center</item><item name="android:background">@drawable/vpi__tab_indicator</item><item name="android:paddingLeft">22dip</item><item name="android:paddingRight">22dip</item><item name="android:paddingTop">12dp</item><item name="android:paddingBottom">12dp</item><item name="android:textAppearance">@style/TextAppearance.TabPageIndicator</item><item name="android:textSize">12sp</item><item name="android:maxLines">1</item></style><style name="TextAppearance.TabPageIndicator" parent="Widget"><item name="android:textStyle">bold</item><item name="android:textColor">@color/vpi__dark_theme</item></style></file><file path="/home/rajender/Desktop/ProfitMandiAndroid/library/src/main/res/values/vpi__defaults.xml" qualifiers=""><dimen name="default_circle_indicator_radius">3dp</dimen><color name="default_circle_indicator_fill_color">#FFFFFFFF</color><color name="default_circle_indicator_page_color">#00000000</color><bool name="default_circle_indicator_snap">false</bool><bool name="default_title_indicator_selected_bold">true</bool><color name="default_underline_indicator_selected_color">#FF33B5E5</color><dimen name="default_title_indicator_clip_padding">4dp</dimen><integer name="default_underline_indicator_fade_length">400</integer><dimen name="default_line_indicator_line_width">12dp</dimen><dimen name="default_title_indicator_footer_indicator_height">4dp</dimen><color name="default_circle_indicator_stroke_color">#FFDDDDDD</color><color name="default_line_indicator_selected_color">#FF33B5E5</color><integer name="default_underline_indicator_fade_delay">300</integer><integer name="default_circle_indicator_orientation">0</integer><bool name="default_circle_indicator_centered">true</bool><integer name="default_title_indicator_footer_indicator_style">2</integer><dimen name="default_title_indicator_footer_padding">7dp</dimen><dimen name="default_title_indicator_top_padding">7dp</dimen><color name="default_title_indicator_text_color">#BBFFFFFF</color><dimen name="default_title_indicator_title_padding">5dp</dimen><dimen name="default_title_indicator_text_size">15dp</dimen><bool name="default_underline_indicator_fades">true</bool><dimen name="default_circle_indicator_stroke_width">1dp</dimen><dimen name="default_line_indicator_gap_width">4dp</dimen><color name="default_line_indicator_unselected_color">#FFBBBBBB</color><integer name="default_title_indicator_line_position">0</integer><dimen name="default_line_indicator_stroke_width">1dp</dimen><dimen name="default_title_indicator_footer_indicator_underline_padding">20dp</dimen><color name="default_title_indicator_selected_color">#FFFFFFFF</color><dimen name="default_title_indicator_footer_line_height">2dp</dimen><bool name="default_line_indicator_centered">true</bool><color name="default_title_indicator_footer_color">#FF33B5E5</color></file><file path="/home/rajender/Desktop/ProfitMandiAndroid/library/src/main/res/values/vpi__attrs.xml" qualifiers=""><attr format="boolean" name="centered"/><declare-styleable name="CirclePageIndicator"><!-- Whether or not the indicators should be centered. --><attr name="centered"/><!-- Color of the filled circle that represents the current page. --><attr format="color" name="fillColor"/><!-- Color of the filled circles that represents pages. --><attr format="color" name="pageColor"/><!-- Orientation of the indicator. --><attr name="android:orientation"/><!-- Radius of the circles. This is also the spacing between circles. --><attr format="dimension" name="radius"/><!-- Whether or not the selected indicator snaps to the circles. --><attr format="boolean" name="snap"/><!-- Color of the open circles. --><attr format="color" name="strokeColor"/><!-- Width of the stroke used to draw the circles. --><attr name="strokeWidth"/><!-- View background --><attr name="android:background"/></declare-styleable><attr format="color" name="selectedColor"/><declare-styleable name="TitlePageIndicator"><!-- Screen edge padding. --><attr format="dimension" name="clipPadding"/><!-- Color of the footer line and indicator. --><attr format="color" name="footerColor"/><!-- Height of the footer line. --><attr format="dimension" name="footerLineHeight"/><!-- Style of the indicator. Default is triangle. --><attr name="footerIndicatorStyle"><enum name="none" value="0"/><enum name="triangle" value="1"/><enum name="underline" value="2"/></attr><!-- Height of the indicator above the footer line. --><attr format="dimension" name="footerIndicatorHeight"/><!-- Left and right padding of the underline indicator. --><attr format="dimension" name="footerIndicatorUnderlinePadding"/><!-- Padding between the bottom of the title and the footer. --><attr format="dimension" name="footerPadding"/><!-- Position of the line. --><attr name="linePosition"><enum name="bottom" value="0"/><enum name="top" value="1"/></attr><!-- Color of the selected title. --><attr name="selectedColor"/><!-- Whether or not the selected item is displayed as bold. --><attr format="boolean" name="selectedBold"/><!-- Color of regular titles. --><attr name="android:textColor"/><!-- Size of title text. --><attr name="android:textSize"/><!-- Padding between titles when bumping into each other. --><attr format="dimension" name="titlePadding"/><!-- Padding between titles and the top of the View. --><attr format="dimension" name="topPadding"/><!-- View background --><attr name="android:background"/></declare-styleable><declare-styleable name="UnderlinePageIndicator"><!-- Whether or not the selected indicator fades. --><attr format="boolean" name="fades"/><!-- Length of the delay to fade the indicator. --><attr format="integer" name="fadeDelay"/><!-- Length of the indicator fade to transparent. --><attr format="integer" name="fadeLength"/><!-- Color of the selected line that represents the current page. --><attr name="selectedColor"/><!-- View background --><attr name="android:background"/></declare-styleable><declare-styleable name="ViewPagerIndicator"><!-- Style of the circle indicator. --><attr format="reference" name="vpiCirclePageIndicatorStyle"/><!-- Style of the icon indicator's views. --><attr format="reference" name="vpiIconPageIndicatorStyle"/><!-- Style of the line indicator. --><attr format="reference" name="vpiLinePageIndicatorStyle"/><!-- Style of the title indicator. --><attr format="reference" name="vpiTitlePageIndicatorStyle"/><!-- Style of the tab indicator's tabs. --><attr format="reference" name="vpiTabPageIndicatorStyle"/><!-- Style of the underline indicator. --><attr format="reference" name="vpiUnderlinePageIndicatorStyle"/></declare-styleable><attr format="color" name="unselectedColor"/><attr format="dimension" name="strokeWidth"/><declare-styleable name="LinePageIndicator"><!-- Whether or not the indicators should be centered. --><attr name="centered"/><!-- Color of the unselected lines that represent the pages. --><attr name="unselectedColor"/><!-- Color of the selected line that represents the current page. --><attr name="selectedColor"/><!-- Width of each indicator line. --><attr format="dimension" name="lineWidth"/><!-- Width of each indicator line's stroke. --><attr name="strokeWidth"/><!-- Width of the gap between each indicator line. --><attr format="dimension" name="gapWidth"/><!-- View background --><attr name="android:background"/></declare-styleable></file><file path="/home/rajender/Desktop/ProfitMandiAndroid/library/src/main/res/values/vpi__colors.xml" qualifiers=""><color name="vpi__bright_foreground_holo_dark">@color/vpi__background_holo_light</color><color name="vpi__bright_foreground_inverse_holo_light">@color/vpi__bright_foreground_holo_dark</color><color name="vpi__bright_foreground_disabled_holo_light">#ffb2b2b2</color><color name="vpi__background_holo_light">#fff3f3f3</color><color name="vpi__bright_foreground_disabled_holo_dark">#ff4c4c4c</color><color name="vpi__bright_foreground_inverse_holo_dark">@color/vpi__bright_foreground_holo_light</color><color name="vpi__background_holo_dark">#ff000000</color><color name="vpi__bright_foreground_holo_light">@color/vpi__background_holo_dark</color></file><file name="vpi__tab_unselected_pressed_holo" path="/home/rajender/Desktop/ProfitMandiAndroid/library/src/main/res/drawable-mdpi/vpi__tab_unselected_pressed_holo.9.png" qualifiers="mdpi-v4" type="drawable"/><file name="vpi__tab_selected_focused_holo" path="/home/rajender/Desktop/ProfitMandiAndroid/library/src/main/res/drawable-mdpi/vpi__tab_selected_focused_holo.9.png" qualifiers="mdpi-v4" type="drawable"/><file name="vpi__tab_selected_holo" path="/home/rajender/Desktop/ProfitMandiAndroid/library/src/main/res/drawable-mdpi/vpi__tab_selected_holo.9.png" qualifiers="mdpi-v4" type="drawable"/><file name="vpi__tab_selected_pressed_holo" path="/home/rajender/Desktop/ProfitMandiAndroid/library/src/main/res/drawable-mdpi/vpi__tab_selected_pressed_holo.9.png" qualifiers="mdpi-v4" type="drawable"/><file name="vpi__tab_unselected_focused_holo" path="/home/rajender/Desktop/ProfitMandiAndroid/library/src/main/res/drawable-mdpi/vpi__tab_unselected_focused_holo.9.png" qualifiers="mdpi-v4" type="drawable"/><file name="vpi__tab_unselected_holo" path="/home/rajender/Desktop/ProfitMandiAndroid/library/src/main/res/drawable-mdpi/vpi__tab_unselected_holo.9.png" qualifiers="mdpi-v4" type="drawable"/><file name="vpi__tab_unselected_pressed_holo" path="/home/rajender/Desktop/ProfitMandiAndroid/library/src/main/res/drawable-xhdpi/vpi__tab_unselected_pressed_holo.9.png" qualifiers="xhdpi-v4" type="drawable"/><file name="vpi__tab_selected_focused_holo" path="/home/rajender/Desktop/ProfitMandiAndroid/library/src/main/res/drawable-xhdpi/vpi__tab_selected_focused_holo.9.png" qualifiers="xhdpi-v4" type="drawable"/><file name="vpi__tab_selected_holo" path="/home/rajender/Desktop/ProfitMandiAndroid/library/src/main/res/drawable-xhdpi/vpi__tab_selected_holo.9.png" qualifiers="xhdpi-v4" type="drawable"/><file name="vpi__tab_selected_pressed_holo" path="/home/rajender/Desktop/ProfitMandiAndroid/library/src/main/res/drawable-xhdpi/vpi__tab_selected_pressed_holo.9.png" qualifiers="xhdpi-v4" type="drawable"/><file name="vpi__tab_unselected_focused_holo" path="/home/rajender/Desktop/ProfitMandiAndroid/library/src/main/res/drawable-xhdpi/vpi__tab_unselected_focused_holo.9.png" qualifiers="xhdpi-v4" type="drawable"/><file name="vpi__tab_unselected_holo" path="/home/rajender/Desktop/ProfitMandiAndroid/library/src/main/res/drawable-xhdpi/vpi__tab_unselected_holo.9.png" qualifiers="xhdpi-v4" type="drawable"/><file name="vpi__tab_unselected_pressed_holo" path="/home/rajender/Desktop/ProfitMandiAndroid/library/src/main/res/drawable-hdpi/vpi__tab_unselected_pressed_holo.9.png" qualifiers="hdpi-v4" type="drawable"/><file name="vpi__tab_selected_focused_holo" path="/home/rajender/Desktop/ProfitMandiAndroid/library/src/main/res/drawable-hdpi/vpi__tab_selected_focused_holo.9.png" qualifiers="hdpi-v4" type="drawable"/><file name="vpi__tab_selected_holo" path="/home/rajender/Desktop/ProfitMandiAndroid/library/src/main/res/drawable-hdpi/vpi__tab_selected_holo.9.png" qualifiers="hdpi-v4" type="drawable"/><file name="vpi__tab_selected_pressed_holo" path="/home/rajender/Desktop/ProfitMandiAndroid/library/src/main/res/drawable-hdpi/vpi__tab_selected_pressed_holo.9.png" qualifiers="hdpi-v4" type="drawable"/><file name="vpi__tab_unselected_focused_holo" path="/home/rajender/Desktop/ProfitMandiAndroid/library/src/main/res/drawable-hdpi/vpi__tab_unselected_focused_holo.9.png" qualifiers="hdpi-v4" type="drawable"/><file name="vpi__tab_unselected_holo" path="/home/rajender/Desktop/ProfitMandiAndroid/library/src/main/res/drawable-hdpi/vpi__tab_unselected_holo.9.png" qualifiers="hdpi-v4" type="drawable"/><file name="vpi__dark_theme" path="/home/rajender/Desktop/ProfitMandiAndroid/library/src/main/res/color/vpi__dark_theme.xml" qualifiers="" type="color"/><file name="vpi__light_theme" path="/home/rajender/Desktop/ProfitMandiAndroid/library/src/main/res/color/vpi__light_theme.xml" qualifiers="" type="color"/><file name="vpi__tab_indicator" path="/home/rajender/Desktop/ProfitMandiAndroid/library/src/main/res/drawable/vpi__tab_indicator.xml" qualifiers="" type="drawable"/></source><source path="/home/rajender/Desktop/ProfitMandiAndroid/library/build/generated/res/rs/debug"/><source path="/home/rajender/Desktop/ProfitMandiAndroid/library/build/generated/res/resValues/debug"/></dataSet><dataSet config="debug" generated-set="debug$Generated"><source path="/home/rajender/Desktop/ProfitMandiAndroid/library/src/debug/res"/></dataSet><mergedItems><configuration qualifiers=""><declare-styleable name="UnderlinePageIndicator"><attr format="boolean" name="fades"/><attr format="integer" name="fadeDelay"/><attr format="integer" name="fadeLength"/><attr name="selectedColor"/><attr name="android:background"/></declare-styleable><declare-styleable name="CirclePageIndicator"><attr name="centered"/><attr format="color" name="fillColor"/><attr format="color" name="pageColor"/><attr name="android:orientation"/><attr format="dimension" name="radius"/><attr format="boolean" name="snap"/><attr format="color" name="strokeColor"/><attr name="strokeWidth"/><attr name="android:background"/></declare-styleable><declare-styleable name="ViewPagerIndicator"><attr format="reference" name="vpiCirclePageIndicatorStyle"/><attr format="reference" name="vpiIconPageIndicatorStyle"/><attr format="reference" name="vpiLinePageIndicatorStyle"/><attr format="reference" name="vpiTitlePageIndicatorStyle"/><attr format="reference" name="vpiTabPageIndicatorStyle"/><attr format="reference" name="vpiUnderlinePageIndicatorStyle"/></declare-styleable><declare-styleable name="TitlePageIndicator"><attr format="dimension" name="clipPadding"/><attr format="color" name="footerColor"/><attr format="dimension" name="footerLineHeight"/><attr name="footerIndicatorStyle"><enum name="none" value="0"/><enum name="triangle" value="1"/><enum name="underline" value="2"/></attr><attr format="dimension" name="footerIndicatorHeight"/><attr format="dimension" name="footerIndicatorUnderlinePadding"/><attr format="dimension" name="footerPadding"/><attr name="linePosition"><enum name="bottom" value="0"/><enum name="top" value="1"/></attr><attr name="selectedColor"/><attr format="boolean" name="selectedBold"/><attr name="android:textColor"/><attr name="android:textSize"/><attr format="dimension" name="titlePadding"/><attr format="dimension" name="topPadding"/><attr name="android:background"/></declare-styleable><declare-styleable name="LinePageIndicator"><attr name="centered"/><attr name="unselectedColor"/><attr name="selectedColor"/><attr format="dimension" name="lineWidth"/><attr name="strokeWidth"/><attr format="dimension" name="gapWidth"/><attr name="android:background"/></declare-styleable></configuration></mergedItems></merger>