第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問題,去搜搜看,總會(huì)有你想問的

無法將 textview 綁定到公共不可實(shí)例化最終類中的靜態(tài)方法

無法將 textview 綁定到公共不可實(shí)例化最終類中的靜態(tài)方法

森欄 2023-03-02 15:19:48
我想將我的 utils 類之一綁定到文本視圖。我在數(shù)據(jù)字段中包含了我的 Utils 類。當(dāng)我運(yùn)行該應(yīng)用程序時(shí),出現(xiàn)錯(cuò)誤,例如未找到該方法我的 xml 文件<layout xmlns:android="http://schemas.android.com/apk/res/android"        xmlns:tools="http://schemas.android.com/tools"        xmlns:app="http://schemas.android.com/apk/res-auto">        <data>            <import type="PACKAGE_NAME.utils.CommonUtils"/>            <variable                name="viewModel"                type="PACKAGE_NAME.PACKAGE_UI_PATH.RecordItemViewModel" />        </data>        <com.google.android.material.card.MaterialCardView            android:layout_width="match_parent"            android:layout_height="wrap_content"            android:layout_marginTop="12dp"            android:layout_marginLeft="8dp"            android:layout_marginRight="8dp"            android:elevation="5dp"            app:cardElevation="5dp"            tools:targetApi="lollipop">        <androidx.constraintlayout.widget.ConstraintLayout            android:layout_width="match_parent"            android:layout_height="match_parent">        </com.google.android.material.card.MaterialCardView>    </layout>我收到以下錯(cuò)誤消息發(fā)現(xiàn)數(shù)據(jù)綁定錯(cuò)誤。****/ 數(shù)據(jù)綁定錯(cuò)誤 ****msg: 在類 PACKAGE_NAME.utils.CommonUtils 中找不到方法 returnDiffFromCurrentDate(java.lang.String)
查看完整描述

1 回答

?
德瑪西亞99

TA貢獻(xiàn)1770條經(jīng)驗(yàn) 獲得超3個(gè)贊

該錯(cuò)誤表明它找不到帶有單個(gè) String 參數(shù)的名為 returnDiffFromCurrentDate 的方法,只要它在您的 CommonUtils 類中。

然后問題出在 viewModel.mDate 中,它似乎是一個(gè)字符串,而不是一個(gè)很長(zhǎng)的字符串

您應(yīng)該使用任何其他方法將其轉(zhuǎn)換為 long 或更改 returnDiffFromCurrentDate 以期待一個(gè) String


查看完整回答
反對(duì) 回復(fù) 2023-03-02
  • 1 回答
  • 0 關(guān)注
  • 96 瀏覽
慕課專欄
更多

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)