我必须显示CardView时,录音的Tap来编辑文本 TextView和点击外部将隐藏CardView。为了做到这一点,我尝试将CardView背景切换为透明和白色,但它没有工作。然后,我尝试将包含字母的EditText和CardView放在FrameLayout中,然后隐藏并显示CardView,但是CardView的背景样式在这样做时会变成透明的。您可以在下面找到我的xml。请告诉我这里发生了什么事?
XML android:layout_width="match_parent"
android:layout_he
wordCount = {}; allWords = data.match(/\b\w+\b/g); //get all words in the document
allWords[i] = allWords[i].toLowerCase(); if (word.length > 5) {
if (wor