mirror of
https://github.com/bitwarden/mobile
synced 2025-12-18 01:03:24 +00:00
rename cell resources
This commit is contained in:
@@ -31,7 +31,7 @@ namespace Bit.Droid.Renderers.BoxedView
|
||||
ViewGroup.LayoutParams.WrapContent);
|
||||
using(textParams)
|
||||
{
|
||||
ContentStack.AddView(ValueLabel, textParams);
|
||||
CellContent.AddView(ValueLabel, textParams);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user