SDK only: add documentation tags.
Also fix up the new support API demo documentation. Change-Id: I7a6945ffafa6a93cd394d5ce5729d6f9dfc0a183
This commit is contained in:
@@ -17,6 +17,7 @@ package com.example.android.apis.app;
|
||||
|
||||
import com.example.android.apis.R;
|
||||
|
||||
//BEGIN_INCLUDE(complete)
|
||||
import android.app.ActionBar;
|
||||
import android.app.ActionBar.Tab;
|
||||
import android.app.Activity;
|
||||
@@ -114,3 +115,4 @@ public class FragmentTabs extends Activity {
|
||||
}
|
||||
}
|
||||
}
|
||||
//END_INCLUDE(complete)
|
||||
|
||||
Reference in New Issue
Block a user