Contents
GnLogSender
- Widget XML tag
<com.ginstr.widgets.GnLogSender>
- Description
GnLogSender
provides option to a send log on any screen. This widget is added if there are some bugs that cannot be easily resolved.- When widget is clicked it saves recent events occurred on the device and stores them in a file which attaches them to an email.
XML Attributes Description
- none
Example
<com.ginstr.widgets.GnLogSender android:id="@+id/sendLog" android:layout_width="wrap_content" android:layout_height="wrap_content" />