<?xml version="1.0" encoding="utf-8"?>
<merge android:layout_width="fill_parent" android:layout_height="fill_parent"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <TextView android:id="@id/time_textview" style="@style/app_keyboard_input_time" />
    <TextView android:id="@id/out_put" style="@style/app_keyboard_input_text_new" />` </merge>