You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I extended the class GalleryActivity as written in paragraph 1 of the Readme. Now when I open the activity, I have a transparent background under the thumbnail images. how can I set a background?
The text was updated successfully, but these errors were encountered:
Right now you have two ways, first is creating a style for the activity and set it in the manifest. The second option is modifying the layout in the library.
I will upload in a couple of days a fix for a simpler solution but I think that you need to implement it quickly.
I extended the class GalleryActivity as written in paragraph 1 of the Readme. Now when I open the activity, I have a transparent background under the thumbnail images. how can I set a background?
The text was updated successfully, but these errors were encountered: