diff options
author | Yorke Lee <yorkelee@google.com> | 2013-08-04 20:10:53 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2013-08-04 20:10:53 +0000 |
commit | f7840b76fb2a2323b085489e75f1cf80a8236bbe (patch) | |
tree | 869f9b4beb7015ceb6b82619b7470352bc864a8b /res | |
parent | d2ab481b09ce9e96f06067c019612eaec7145ce8 (diff) | |
parent | f74011e7a9b4007f6795ecee5adc2739d5fad4e6 (diff) |
Merge "Initial cleanup of unused old dialer code"
Diffstat (limited to 'res')
-rw-r--r-- | res/layout/new_dialpad_fragment.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/new_dialpad_fragment.xml b/res/layout/new_dialpad_fragment.xml index f6f652caa..f5565c726 100644 --- a/res/layout/new_dialpad_fragment.xml +++ b/res/layout/new_dialpad_fragment.xml @@ -13,7 +13,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<view class="com.android.dialer.dialpad.NewDialpadFragment$DialpadSlidingLinearLayout" +<view class="com.android.dialer.dialpad.DialpadFragment$DialpadSlidingLinearLayout" xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" |