my problem is to show picture from 1st ID database firebase and show the another picture from another
(我的问题是显示来自第一个ID数据库Firebase的图片,并显示另一个图片)
ID firebase database into same recyclerView, but RecyclerView is only showing me one Pic from 1st
(将Firebase数据库标识到相同的recyclerView中,但是RecyclerView只向我显示一张图片)
Id database firebase, not showing me 2nd pic.
(ID数据库Firebase,未向我显示第二张图片。)
i want to show two pictures (我想展示两张照片)
from different IDs of firebase database into same RecyclerView.as it is showing in pic
(从firebase数据库的不同ID进入相同的RecyclerView。)
one pic is showing another one is not.
(一张照片显示另一张照片没有。)
my code is too complex thats why i am not uploading my code (我的代码太复杂了,这就是为什么我不上传我的代码)
here is two IDs in firebase
(这是firebase中的两个ID)
database 1st one is PoliceAccounts and other one is QuickChallan both contains images QuickChallan
(数据库第一个是PoliceAccounts,另一个是QuickChallan都包含图像QuickChallan)
is showing pic but PoliceAccount is not showing pic in same REcyclerView
(正在显示图片,但是PoliceAccount在同一REcyclerView中未显示图片)
dont know that method two displaying both images from different IDs database firebase.
(不知道该方法两个显示来自不同ID数据库Firebase的两个图像。)
ask by HAMZA HANIF SHAH translate from so 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…