Flipper Zero Firmware
Loading...
Searching...
No Matches
example_view_holder.c File Reference

Example application demonstrating the usage of the ViewHolder library. More...

#include <gui/gui.h>
#include <gui/view_holder.h>
#include <gui/modules/text_box.h>
#include <api_lock.h>

Functions

int32_t example_view_holder_app (void *arg)
 

Detailed Description

Example application demonstrating the usage of the ViewHolder library.

This application will display a text box with some scrollable text in it. Press the Back key to exit the application.