replace : iotivity -> iotivity-sec
[platform/upstream/iotivity.git] / android / examples / simplebase / src / main / java / org / iotivity / base / examples / DrawerFragment.java
index 6778978..403a9f1 100644 (file)
@@ -91,6 +91,7 @@ public class DrawerFragment extends Fragment {
                         getString(R.string.title_message),
                         getString(R.string.title_bluetooth),
                         getString(R.string.title_cloud),
+                        getString(R.string.title_keepalive),
                         getString(R.string.title_template), }));
         mDrawerListView.setItemChecked(mCurrentSelectedPosition, true);