mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-08 11:34:07 +08:00
Changed: Minor refactor and comment updates of ReportActivity and ReportInfo
This commit is contained in:
@@ -5,6 +5,9 @@ import com.termux.shared.termux.AndroidUtils;
|
||||
|
||||
import java.io.Serializable;
|
||||
|
||||
/**
|
||||
* An object that stored info for {@link com.termux.shared.activities.ReportActivity}.
|
||||
*/
|
||||
public class ReportInfo implements Serializable {
|
||||
|
||||
/** The user action that was being processed for which the report was generated. */
|
||||
|
Reference in New Issue
Block a user