[android] Remove old properties used in booking ads implementation

Signed-off-by: Jean-Baptiste <jeanbaptiste.charron@outlook.fr>
This commit is contained in:
Jean-Baptiste
2025-12-29 18:40:44 +01:00
committed by jeanbaptisteC
parent ee1081bc7d
commit 26ec203e41

View File

@@ -66,13 +66,4 @@
</declare-styleable>
<attr name="accentColorSelector" format="color"/>
<attr name="bookingFilterTitleColor" format="color"/>
<attr name="adsRemovalOptionsBg" format="reference"/>
<attr name="adsRemovalOptionsDivider" format="color"/>
<attr name="icClearRounded" format="reference"/>
<attr name="bookmarkSubscriptionScreenBg" format="reference"/>
<attr name="bookmarkSubscriptionCardEdge" format="reference"/>
<attr name="bookmarkSubscriptionCardBg" format="color"/>
<attr name="bookmarkSubscriptionCardTextColor" format="color"/>
<attr name="imgPromoBookingTitle" format="reference"/>
</resources>