2016-05-23 05:00:16 +00:00
|
|
|
<resources>
|
2017-10-30 08:25:33 +00:00
|
|
|
<attr name="statsColor" format="color" />
|
|
|
|
|
<attr name="statsTitle" format="string" />
|
2018-01-30 12:41:22 +00:00
|
|
|
<attr name="title" format="string" />
|
2018-01-30 16:57:12 +00:00
|
|
|
<attr name="identifier" format="string" />
|
2017-11-02 12:41:23 +00:00
|
|
|
<attr name="hasLightBackground" format="boolean" />
|
2018-02-14 10:14:13 +00:00
|
|
|
<attr name="barForegroundColor" format="color" />
|
2018-02-15 15:43:31 +00:00
|
|
|
<attr name="barPendingColor" format="color" />
|
2018-02-14 10:14:13 +00:00
|
|
|
<attr name="barBackgroundColor" format="color" />
|
2016-05-23 05:00:16 +00:00
|
|
|
<declare-styleable name="AvatarView">
|
|
|
|
|
<attr name="showBackground" format="boolean" />
|
|
|
|
|
<attr name="showMount" format="boolean" />
|
|
|
|
|
<attr name="showPet" format="boolean" />
|
2017-04-07 13:56:29 +00:00
|
|
|
<attr name="showSleeping" format="boolean" />
|
2016-05-23 05:00:16 +00:00
|
|
|
</declare-styleable>
|
2016-09-29 17:48:34 +00:00
|
|
|
|
|
|
|
|
<declare-styleable name="GemPurchaseOptionsView">
|
|
|
|
|
<attr name="gemAmount" format="integer" />
|
|
|
|
|
<attr name="priceText" format="string" />
|
|
|
|
|
<attr name="gemDrawable" format="integer" />
|
2016-11-30 16:36:57 +00:00
|
|
|
<attr name="showSeedsPromo" format="boolean" />
|
2016-09-29 17:48:34 +00:00
|
|
|
</declare-styleable>
|
2016-12-23 18:03:46 +00:00
|
|
|
|
|
|
|
|
<declare-styleable name="MaxHeightScrollView">
|
|
|
|
|
<attr name="maxHeightMultiplier" format="float" />
|
2017-01-30 11:47:54 +00:00
|
|
|
</declare-styleable>
|
2017-01-10 17:05:03 +00:00
|
|
|
<declare-styleable name="SubscriptionOptionView">
|
|
|
|
|
<attr name="recurringText" format="string" />
|
2017-01-12 10:42:36 +00:00
|
|
|
<attr name="gemCapText" format="string" />
|
|
|
|
|
<attr name="hourGlassCount" format="integer" />
|
2016-12-23 18:03:46 +00:00
|
|
|
</declare-styleable>
|
2017-03-27 13:33:57 +00:00
|
|
|
<declare-styleable name="SpeechBubbleView">
|
|
|
|
|
<attr name="namePlate" format="string" />
|
|
|
|
|
<attr name="text" format="string" />
|
|
|
|
|
<attr name="npcDrawable" format="integer" />
|
|
|
|
|
</declare-styleable>
|
2017-03-30 07:59:53 +00:00
|
|
|
<declare-styleable name="AvatarCategoryView">
|
|
|
|
|
<attr name="iconDrawable" format="integer" />
|
|
|
|
|
<attr name="categoryTitle" format="string" />
|
|
|
|
|
</declare-styleable>
|
2017-04-21 19:06:36 +00:00
|
|
|
<declare-styleable name="ValueBar">
|
2018-02-14 10:14:13 +00:00
|
|
|
<attr name="barForegroundColor" />
|
2018-02-15 15:43:31 +00:00
|
|
|
<attr name="barPendingColor" />
|
2018-02-14 10:14:13 +00:00
|
|
|
<attr name="barBackgroundColor" />
|
2018-02-15 15:43:31 +00:00
|
|
|
<attr name="valueTextColor" format="color" />
|
|
|
|
|
<attr name="descriptionTextColor" format="color" />
|
2017-04-21 19:06:36 +00:00
|
|
|
<attr name="barIconDrawable" format="integer" />
|
2018-02-14 13:25:51 +00:00
|
|
|
<attr name="barHeight" format="dimension" />
|
2017-04-21 19:06:36 +00:00
|
|
|
<attr name="lightBackground" format="boolean" />
|
|
|
|
|
<attr name="description" format="string" />
|
2018-02-14 19:49:19 +00:00
|
|
|
<attr name="labelSpacing" format="dimension" />
|
2017-04-21 19:06:36 +00:00
|
|
|
</declare-styleable>
|
2018-02-14 10:14:13 +00:00
|
|
|
<declare-styleable name="HabiticaProgressBar">
|
|
|
|
|
<attr name="barForegroundColor" />
|
2018-02-15 15:43:31 +00:00
|
|
|
<attr name="barPendingColor" />
|
2018-02-14 10:14:13 +00:00
|
|
|
<attr name="barBackgroundColor" />
|
|
|
|
|
</declare-styleable>
|
2017-09-11 11:31:20 +00:00
|
|
|
<declare-styleable name="CurrencyView">
|
|
|
|
|
<attr name="currency" format="string" />
|
2017-11-02 12:41:23 +00:00
|
|
|
<attr name="hasLightBackground" />
|
2017-09-11 11:31:20 +00:00
|
|
|
</declare-styleable>
|
|
|
|
|
<declare-styleable name="CurrencyViews">
|
2017-11-02 12:41:23 +00:00
|
|
|
<attr name="hasLightBackground" />
|
2017-09-11 11:31:20 +00:00
|
|
|
</declare-styleable>
|
2017-10-16 09:40:24 +00:00
|
|
|
<declare-styleable name="FixValuesEditText">
|
|
|
|
|
<attr name="fixIconName" format="string" />
|
2018-01-30 12:41:22 +00:00
|
|
|
<attr name="title" />
|
2017-10-16 09:40:24 +00:00
|
|
|
<attr name="iconBgColor" format="color" />
|
2017-10-16 11:58:18 +00:00
|
|
|
<attr name="hintStyle" format="reference" />
|
2017-10-16 09:40:24 +00:00
|
|
|
</declare-styleable>
|
2017-10-17 17:18:34 +00:00
|
|
|
<declare-styleable name="StatsView">
|
|
|
|
|
<attr name="titleBackgroundColor" format="color" />
|
2017-10-30 08:25:33 +00:00
|
|
|
<attr name="statsColor" />
|
|
|
|
|
<attr name="statsTitle" />
|
2017-10-17 17:18:34 +00:00
|
|
|
</declare-styleable>
|
2017-10-26 16:44:03 +00:00
|
|
|
<declare-styleable name="EquipmentItemRow">
|
|
|
|
|
<attr name="equipmentTitle" format="string" />
|
|
|
|
|
</declare-styleable>
|
2017-10-30 08:25:33 +00:00
|
|
|
<declare-styleable name="StatsSliderView">
|
|
|
|
|
<attr name="statsColor" />
|
|
|
|
|
<attr name="statsTextColor" format="color" />
|
|
|
|
|
<attr name="statsTitle" />
|
|
|
|
|
</declare-styleable>
|
2018-01-30 12:41:22 +00:00
|
|
|
<declare-styleable name="CollapsibleSectionView">
|
|
|
|
|
<attr name="title" />
|
2018-01-31 17:48:12 +00:00
|
|
|
<attr name="color" format="color" />
|
2018-01-30 16:57:12 +00:00
|
|
|
<attr name="identifier" />
|
2018-02-13 12:01:52 +00:00
|
|
|
<attr name="hasAdditionalInfo" format="boolean" />
|
2018-02-14 19:49:19 +00:00
|
|
|
<attr name="titleSize" format="dimension" />
|
2018-01-30 12:41:22 +00:00
|
|
|
</declare-styleable>
|
2016-05-23 05:00:16 +00:00
|
|
|
</resources>
|