Class and Description |
---|
com.salesforce.androidsdk.ui.SalesforceListActivity
Please note
SalesforceListActivity inherits from the
Android SDK's deprecated android.app.ListActivity . Similar to the
instructions in ListActivity , use SalesforceActivity with
androidx.recyclerview.widget.RecyclerView to implement your
Activity instead. |