figure 1 is the effect I want, but my current situation is figure 2. ...
pages made with fragment+recyclerview+glide+cradview, in which the pictures of recyclerview cannot be filled up after they are transferred to the screen. cardview, when this is a landscape screen, the picture is only centered, not full of cardview. ...
for example, adding a large amount of SurfaceView to recycleView will cause frame drop. Who can help solve the problem? thank you. -sharp-sharp-sharp problem description the environmental background of the problems and what methods you have tried re...
such as the title. is the recyclerview, displayed in popupwindows, so it is new. CustomPopWindow just encapsulates some common operations of Popwindow paste the relevant code below, please give some advice to solve the doubt! : ...
after setting the click event of view in adapter, if you jump to a different activity? ...
this is the code of the front-end request javacors is there something wrong with the setting mode? I don t know much about the background code at the front end, and I don t know how to solve cross-domain problems in the background . ...
(I don t know why the picture was uploaded and spent below) the rowing picture rotates from the smaller picture on the right and the height becomes higher at the same time, and then the middle picture also slides to the right and the height becomes...
what I saw before, it should be the page of a product of Xiaomi, or it could be the page of other brands of mobile phones, but I haven t found it for a long time. the specific effect is that when you scroll down the mouse wheel, it is only a normal pa...
let a = {n: 1} let b = a; a.x = a = {n: 2} console.log(a.x); console.log(b.x); the second output b.x I can understand, because an and b are the same reference, but I really don t understand the output of one. Ask God to help me an...
problem description A novice has just started webservice, of java. I want to create a restful-style webservice based on maven (data transfer format is json). however, most of the data on the network is integrated with spring or webservcie created by ...