UI Components
UI Components
VGSTextView
<com.verygoodsecurity.vgsshow.widget.VGSTextView
android:id="@+id/infoField"
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:contentPath="<CONTENT_PATH>" />VGSPDFView
<com.verygoodsecurity.vgsshow.widget.VGSPDFView
android:id="@+id/pdfField"
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:contentPath="<CONTENT_PATH>" />VGSImageView
Advanced Settings
Getting content from Nested JSON Structure
Copy text to clipboard
Last updated

