In an Android Gallery, how do you listen to a locked in image? -


When I flip through an Android gallery, it goes to an image and the focus stops on it < Try the code below

  mCoverFlow.setOnItemSelectedListener () {@Override the item selected on public zero (adapter view & lt;? & Gt; ARG 0, see V, condition of the interval, long arg3) {// condition will give you locked items} @ Override on public zero Not even Selected (adapter view & lt;? & Gt; arg0) {}});    

Comments