Revert "[Tizen] nui 0.2.41 release"
[platform/core/csapi/tizenfx.git] / NUISamples / NUISamples / NUISamples.TizenTV / examples / gc-test.cs
index 778e34a..a2e21d8 100755 (executable)
@@ -240,7 +240,7 @@ namespace TizenVDUIApplication19
             //This function is called when the app exit normally.
             base.OnTerminate();
         }
-/*
+
         protected override void OnLowMemory(LowMemoryEventArgs e)
         {
             //This function is called when the system is low on memory.
@@ -252,7 +252,7 @@ namespace TizenVDUIApplication19
             //This function is called when the language is changed.
             base.OnLocaleChanged(e);
         }
-*/
+
         private static void _Main(string[] args)
         {
             //Create an Application