Add a line to fix the layout issue. 68/245368/1
authorJin Yoon <jinny.yoon@samsung.com>
Thu, 8 Oct 2020 01:32:14 +0000 (10:32 +0900)
committerJin Yoon <jinny.yoon@samsung.com>
Thu, 8 Oct 2020 01:32:37 +0000 (10:32 +0900)
Change-Id: I62c6ed1f25d3c63fa2208524972842853a101e25

doc/attach_panel_doc.h

index 242a5b13337119aa5d1a5ac977cbafd80ebebbd9..747da31b73f1b6629c34bae8c69369eb866cf5d3 100755 (executable)
@@ -40,6 +40,7 @@
  *  - %http://tizen.org/feature/camera \n
  *  - %http://tizen.org/feature/microphone \n
  *  - %http://tizen.org/feature/attach_panel\n
+ *
  * It is recommended to design feature related codes in your application for reliability. \n
  * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application.\n
  * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n