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

Commit cae06472 authored by frankpreel's avatar frankpreel
Browse files

Typo

parent 4634d8ae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1232,7 +1232,7 @@ public class MainUI {
                resource = R.drawable.empty;
                content_description = 0;
                switch_video_content_description = R.string.switch_to_photo;
            } else { // Video case
            } else { // Camera case
                if (MyDebug.LOG)
                    Log.d(TAG, "set icon to photo");
                resource = R.drawable.take_photo_selector;