зеркало из https://github.com/xamarin/ios-samples.git
[Chat] resolve Jason's comments
Xamarin.iOS 8.10.1.24
This commit is contained in:
Родитель
310f64f4de
Коммит
f49ae738a9
|
@ -52,8 +52,7 @@ namespace Chat
|
|||
PreferredMaxLayoutWidth = 220f
|
||||
};
|
||||
|
||||
ContentView.AddSubview (BubbleImageView);
|
||||
ContentView.AddSubview (MessageLabel);
|
||||
ContentView.AddSubviews (BubbleImageView, MessageLabel);
|
||||
}
|
||||
|
||||
public override void SetSelected (bool selected, bool animated)
|
||||
|
|
Загрузка…
Ссылка в новой задаче