Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c57afc77 authored by Bobby Georgescu's avatar Bobby Georgescu Committed by Android Git Automerger
Browse files

am a05bf471: Merge "Update Camera album overlay icon asset" into gb-ub-photos-arches

* commit 'a05bf471':
  Update Camera album overlay icon asset
parents f99791bf a05bf471
Loading
Loading
Loading
Loading
+5.49 KiB
Loading image diff...
+3.42 KiB
Loading image diff...
+7.52 KiB
Loading image diff...
+1 −1
Original line number Diff line number Diff line
@@ -71,7 +71,7 @@ public class AlbumSetSlotRenderer extends AbstractSlotRenderer {
        mWaitLoadingTexture = new ColorTexture(mPlaceholderColor);
        mWaitLoadingTexture.setSize(1, 1);
        mCameraOverlay = new ResourceTexture(activity,
                R.drawable.frame_overlay_gallery_camera);
                R.drawable.ic_cameraalbum_overlay);
    }

    public void setPressedIndex(int index) {