Changing done button title
Closed this issue · 4 comments
impresyjna commented
Hi,
It there a way to change done button title for GalleryController?
liyongjie1002 commented
The GridView.swift
at line 130。
impresyjna commented
But is there an option to do this using only framework downloaded from carthage?
liyongjie1002 commented
It seems that there is no public interface
Schaefers commented
you can add "Gallery.Done" = "xxxx";
to your Localizable.strings.