Messaging: Fix javadoc
Change-Id: Ia1b0a8fa9a5e74078a68a55ca1953b6f085521b1
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
*/
|
||||
package com.android.messaging.datamodel.binding;
|
||||
|
||||
/**
|
||||
/*
|
||||
* The binding class keeps track of a binding between a ui component and an item of BindableData
|
||||
* It allows each side to ensure that when it communicates with the other they are still bound
|
||||
* together.
|
||||
|
||||
Reference in New Issue
Block a user