mzelzoghbi / ZGallery

Android 3rd party library to make implementing galleries more easier
164 stars 64 forks source link

Toolbar trouble #17

Open zamonitorom opened 7 years ago

zamonitorom commented 7 years ago

the method setTitle("toolbar title) is not working for me. Also is it porrible to hide toolbar in the fullscreen gallery builder?

zamonitorom commented 7 years ago

Also,when fullscreen gallery has been finished, can i get position of the image which was shown latest?

HonzaR commented 7 years ago

Hello, setTitle method is not working for me too. Please can You fix it somehow?

TheLGameS commented 7 years ago

Hello, setTitle method is not working for me too. Please can You fix it or push from Fork

isidro89 commented 6 years ago

Set title wasn't working for me either. Try adding android:theme="@style/AppTheme.NoActionBar to the application tag in the manifest.