|
|
@@ -75,21 +75,6 @@
|
|
|
android:textSize="14sp"
|
|
|
android:visibility="visible"/>
|
|
|
|
|
|
- <TextView
|
|
|
- android:id="@+id/tv_ad_tip"
|
|
|
- android:layout_width="96dp"
|
|
|
- android:layout_height="wrap_content"
|
|
|
- android:layout_gravity="start"
|
|
|
- android:layout_margin="16dp"
|
|
|
- android:text="广告"
|
|
|
- android:paddingTop="@dimen/content_padding_4"
|
|
|
- android:paddingBottom="@dimen/content_padding_4"
|
|
|
- android:background="@drawable/jasmine_common_button"
|
|
|
- android:gravity="center"
|
|
|
- android:textColor="@android:color/white"
|
|
|
- android:textSize="14sp"
|
|
|
- android:visibility="gone"/>
|
|
|
-
|
|
|
</com.jasmine.cantaloupe.ui.widget.AdFrameLayout>
|
|
|
|
|
|
</FrameLayout>
|