gpt4 book ai didi

java - 如何 Google Pay 在“奖励”页面的 GridView 中显示不同类型的卡

转载 作者:行者123 更新时间:2023-12-02 05:35:54 29 4
gpt4 key购买 nike

我想知道 Google Pay 如何在“您的奖励”页面的 GridView 中显示不同类型的卡片。我正在尝试开发像 Google Pay 这样的卡

最佳答案

有许多库可用于开发 Google Pay 等刮刮卡功能

Check this

implementation 'com.goibibo.libs:scratchcardview:0.1.4'

XML 如下所示

<com.goibibo.libs.views.ScratchTextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:gravity="center|end"
android:text="@string/flat_200"
android:textSize="15sp"
android:textStyle="bold" >

另外,检查这个Blog post

希望这对你有帮助,

关于java - 如何 Google Pay 在“奖励”页面的 GridView 中显示不同类型的卡,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/56165761/

29 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com