YAACC - UPNP Client and Server
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
de.yaacc.imageviewer.ImageFragment Class Reference

Fragment for displaying a single image in ViewPager2. More...

Inheritance diagram for de.yaacc.imageviewer.ImageFragment:
Inheritance graph
Collaboration diagram for de.yaacc.imageviewer.ImageFragment:
Collaboration graph

Public Member Functions

void onCreate (@Nullable Bundle savedInstanceState)
 
View onCreateView (@NonNull LayoutInflater inflater, @Nullable ViewGroup container, @Nullable Bundle savedInstanceState)
 
void onViewCreated (@NonNull View view, @Nullable Bundle savedInstanceState)
 
void loadImage (Uri imageUri)
 
void setImageUri (Uri uri)
 

Static Public Member Functions

static ImageFragment newInstance (Uri uri)
 

Detailed Description

Fragment for displaying a single image in ViewPager2.


The documentation for this class was generated from the following file: